./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_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_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/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_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/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_1ed6d503-d0ac-41ef-952d-ba603137b026/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 af5586910dcdb8882a212a6958171fdbfb01ac33e173c458c484ec1cc1e06b08 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 06:01:43,833 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 06:01:43,884 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-06 06:01:43,888 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 06:01:43,888 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 06:01:43,905 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 06:01:43,906 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 06:01:43,906 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 06:01:43,907 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 06:01:43,907 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 06:01:43,907 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 06:01:43,907 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 06:01:43,907 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 06:01:43,907 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 06:01:43,908 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 06:01:43,908 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 06:01:43,909 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 06:01:43,909 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 06:01:43,909 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 06:01:43,909 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 06:01:43,909 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 06:01:43,909 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 06:01:43,909 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 06:01:43,909 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_1ed6d503-d0ac-41ef-952d-ba603137b026/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 -> af5586910dcdb8882a212a6958171fdbfb01ac33e173c458c484ec1cc1e06b08 [2024-12-06 06:01:44,109 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 06:01:44,116 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 06:01:44,118 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 06:01:44,119 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 06:01:44,119 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 06:01:44,120 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_11_good.i [2024-12-06 06:01:46,682 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/data/808a1ac8b/d989c630a36d46d2817c3a8f95c07782/FLAGbc5685823 [2024-12-06 06:01:46,971 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 06:01:46,972 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fscanf_multiply_11_good.i [2024-12-06 06:01:46,991 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/data/808a1ac8b/d989c630a36d46d2817c3a8f95c07782/FLAGbc5685823 [2024-12-06 06:01:47,279 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/data/808a1ac8b/d989c630a36d46d2817c3a8f95c07782 [2024-12-06 06:01:47,282 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 06:01:47,284 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 06:01:47,286 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 06:01:47,286 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 06:01:47,290 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 06:01:47,290 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 06:01:47" (1/1) ... [2024-12-06 06:01:47,291 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c53d3c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:47, skipping insertion in model container [2024-12-06 06:01:47,291 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 06:01:47" (1/1) ... [2024-12-06 06:01:47,324 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 06:01:47,895 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 06:01:47,901 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 06:01:47,972 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 06:01:48,089 INFO L204 MainTranslator]: Completed translation [2024-12-06 06:01:48,089 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48 WrapperNode [2024-12-06 06:01:48,089 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 06:01:48,090 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 06:01:48,090 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 06:01:48,090 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 06:01:48,094 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,108 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,123 INFO L138 Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 121 [2024-12-06 06:01:48,123 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 06:01:48,124 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 06:01:48,124 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 06:01:48,124 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 06:01:48,130 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,130 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,132 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,132 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,135 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,135 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,137 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,137 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,138 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,139 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 06:01:48,140 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 06:01:48,140 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 06:01:48,140 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 06:01:48,141 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 06:01:48,155 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 06:01:48,164 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 06:01:48,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1ed6d503-d0ac-41ef-952d-ba603137b026/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 06:01:48,185 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-06 06:01:48,186 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-06 06:01:48,186 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-06 06:01:48,186 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-06 06:01:48,186 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-12-06 06:01:48,186 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-12-06 06:01:48,186 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 06:01:48,186 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 06:01:48,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 06:01:48,186 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-12-06 06:01:48,186 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-12-06 06:01:48,291 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 06:01:48,293 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 06:01:48,457 INFO L? ?]: Removed 32 outVars from TransFormulas that were not future-live. [2024-12-06 06:01:48,457 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 06:01:48,501 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 06:01:48,501 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 06:01:48,501 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 06:01:48 BoogieIcfgContainer [2024-12-06 06:01:48,501 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 06:01:48,502 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 06:01:48,502 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 06:01:48,511 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 06:01:48,512 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 06:01:48" (1/1) ... [2024-12-06 06:01:48,519 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 06:01:48,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:48,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2024-12-06 06:01:48,568 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2024-12-06 06:01:48,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 06:01:48,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:48,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:48,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:48,751 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 06:01:48,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:48,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2024-12-06 06:01:48,789 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2024-12-06 06:01:48,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 06:01:48,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:48,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:48,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:48,865 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 06:01:48,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:48,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2024-12-06 06:01:48,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2024-12-06 06:01:48,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 06:01:48,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:48,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:48,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:48,993 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 06:01:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 70 states and 94 transitions. [2024-12-06 06:01:49,034 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions. [2024-12-06 06:01:49,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 06:01:49,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,094 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 06:01:49,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 69 states and 93 transitions. [2024-12-06 06:01:49,154 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions. [2024-12-06 06:01:49,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,251 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 06:01:49,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,287 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,336 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 06:01:49,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,385 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 06:01:49,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,439 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 06:01:49,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,502 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 06:01:49,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,544 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 06:01:49,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,588 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 06:01:49,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,630 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 06:01:49,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,635 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,675 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 06:01:49,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,724 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 06:01:49,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,729 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,775 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 06:01:49,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,821 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 06:01:49,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,866 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 06:01:49,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,911 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 06:01:49,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:49,956 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 06:01:49,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:49,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:49,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:49,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:49,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:49,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:49,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,002 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 06:01:50,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,046 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 06:01:50,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,087 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 06:01:50,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,129 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 06:01:50,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,171 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 06:01:50,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,218 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 06:01:50,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,259 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 06:01:50,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,302 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 06:01:50,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,307 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,344 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 06:01:50,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,385 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 06:01:50,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:50,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,471 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 06:01:50,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,511 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 06:01:50,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,552 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 06:01:50,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,594 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 06:01:50,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,636 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 06:01:50,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,678 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 06:01:50,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,722 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 06:01:50,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,764 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 06:01:50,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,808 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 06:01:50,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,839 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 06:01:50,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,843 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,871 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 06:01:50,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,903 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 06:01:50,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,932 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 06:01:50,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,963 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 06:01:50,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:50,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:50,994 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 06:01:50,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:50,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:50,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:50,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:50,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:50,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,024 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 06:01:51,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,053 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 06:01:51,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,082 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 06:01:51,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,110 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 06:01:51,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,140 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 06:01:51,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,172 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 06:01:51,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,208 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 06:01:51,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,238 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 06:01:51,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,241 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,269 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 06:01:51,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,296 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 06:01:51,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,326 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 06:01:51,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,356 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 06:01:51,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,384 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 06:01:51,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,413 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 06:01:51,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,438 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 06:01:51,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,466 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 06:01:51,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,493 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 06:01:51,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,521 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 06:01:51,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,550 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 06:01:51,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,587 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 06:01:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,615 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 06:01:51,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,641 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 06:01:51,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,667 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 06:01:51,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,693 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 06:01:51,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,718 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 06:01:51,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,744 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 06:01:51,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,747 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,770 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 06:01:51,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,795 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 06:01:51,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,820 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 06:01:51,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,846 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 06:01:51,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,871 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 06:01:51,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,874 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,896 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 06:01:51,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,900 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,932 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 06:01:51,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,965 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 06:01:51,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:51,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:51,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:51,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:51,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:51,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:51,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:51,998 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 06:01:52,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,033 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 06:01:52,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,068 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 06:01:52,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,101 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 06:01:52,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,133 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 06:01:52,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,165 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 06:01:52,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,197 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 06:01:52,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,233 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 06:01:52,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,237 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,265 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 06:01:52,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,269 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,298 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 06:01:52,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,332 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 06:01:52,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,376 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 06:01:52,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,420 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 06:01:52,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,466 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 06:01:52,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,512 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 06:01:52,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,557 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 06:01:52,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,604 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 06:01:52,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,636 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 06:01:52,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,640 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,670 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 06:01:52,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,675 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,706 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 06:01:52,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,711 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,745 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 06:01:52,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,777 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 06:01:52,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,808 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 06:01:52,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,839 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 06:01:52,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,871 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 06:01:52,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,902 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 06:01:52,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,933 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 06:01:52,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:52,971 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 06:01:52,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:52,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:52,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:52,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:52,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:52,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:52,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,001 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 06:01:53,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,030 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 06:01:53,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,061 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 06:01:53,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,093 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 06:01:53,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,122 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 06:01:53,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,153 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 06:01:53,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,157 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,188 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 06:01:53,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,219 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 06:01:53,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,249 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 06:01:53,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,253 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,279 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 06:01:53,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,311 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 06:01:53,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,340 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 06:01:53,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,369 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 06:01:53,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,399 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 06:01:53,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,403 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,430 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 06:01:53,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,465 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 06:01:53,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:53,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,524 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 06:01:53,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,554 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 06:01:53,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,583 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 06:01:53,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,612 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 06:01:53,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,642 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 06:01:53,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,673 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 06:01:53,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,677 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,701 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 06:01:53,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,731 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 06:01:53,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,759 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 06:01:53,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,788 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 06:01:53,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,817 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 06:01:53,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,846 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 06:01:53,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,850 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,874 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 06:01:53,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,903 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 06:01:53,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,938 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 06:01:53,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,967 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 06:01:53,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:53,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:53,995 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 06:01:53,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:53,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:53,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:53,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:53,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:53,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,023 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 06:01:54,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,050 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 06:01:54,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,076 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 06:01:54,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,104 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 06:01:54,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,130 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 06:01:54,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,157 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 06:01:54,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,184 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 06:01:54,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,211 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 06:01:54,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,237 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 06:01:54,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,241 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,263 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 06:01:54,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,289 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 06:01:54,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,314 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 06:01:54,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,340 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 06:01:54,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,372 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 06:01:54,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,376 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,399 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 06:01:54,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,424 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 06:01:54,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,451 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 06:01:54,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,455 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,479 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 06:01:54,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,482 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,505 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 06:01:54,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,509 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,532 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 06:01:54,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,557 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 06:01:54,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,583 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 06:01:54,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,609 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 06:01:54,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,613 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,636 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 06:01:54,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,661 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 06:01:54,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,665 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,688 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 06:01:54,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,713 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 06:01:54,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,738 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 06:01:54,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,742 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,764 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 06:01:54,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,768 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,799 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 06:01:54,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,828 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 06:01:54,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,867 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 06:01:54,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,872 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,904 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 06:01:54,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,942 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 06:01:54,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:54,978 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 06:01:54,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:54,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:54,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:54,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:54,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:54,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:54,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,016 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 06:01:55,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,055 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 06:01:55,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,082 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 06:01:55,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,107 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 06:01:55,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,111 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,132 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 06:01:55,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,135 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,158 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 06:01:55,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,184 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 06:01:55,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,209 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 06:01:55,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,235 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 06:01:55,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,261 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 06:01:55,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,286 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 06:01:55,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,311 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 06:01:55,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,343 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 06:01:55,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,369 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 06:01:55,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,396 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 06:01:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,427 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 06:01:55,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,451 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 06:01:55,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,473 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 06:01:55,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,494 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 06:01:55,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,520 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 06:01:55,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,523 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,546 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 06:01:55,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,571 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 06:01:55,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,595 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 06:01:55,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,619 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 06:01:55,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,643 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 06:01:55,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,668 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 06:01:55,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,692 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 06:01:55,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,717 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 06:01:55,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,720 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,741 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 06:01:55,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,766 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 06:01:55,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,792 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 06:01:55,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,817 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 06:01:55,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:55,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,845 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,867 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 06:01:55,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,870 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,891 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 06:01:55,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,923 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 06:01:55,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,948 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 06:01:55,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,972 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 06:01:55,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:55,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:55,995 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 06:01:55,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:55,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:55,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:55,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:55,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:55,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,019 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 06:01:56,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,043 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 06:01:56,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,068 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 06:01:56,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,092 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 06:01:56,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,116 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 06:01:56,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,140 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 06:01:56,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,191 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 06:01:56,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,215 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 06:01:56,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,218 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,239 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 06:01:56,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,262 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 06:01:56,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,287 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 06:01:56,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,311 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 06:01:56,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,331 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 06:01:56,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,354 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 06:01:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,378 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 06:01:56,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,402 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 06:01:56,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,426 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 06:01:56,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,444 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 06:01:56,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,463 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 06:01:56,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,481 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 06:01:56,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,498 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 06:01:56,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,515 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 06:01:56,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,517 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,532 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 06:01:56,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,548 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 06:01:56,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,551 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,566 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 06:01:56,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,584 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 06:01:56,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,603 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 06:01:56,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,605 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,620 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 06:01:56,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,637 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 06:01:56,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,654 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 06:01:56,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,656 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,671 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 06:01:56,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,689 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 06:01:56,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,706 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 06:01:56,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,722 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 06:01:56,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,724 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,740 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 06:01:56,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,742 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,757 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 06:01:56,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,759 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,776 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 06:01:56,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,794 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 06:01:56,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,813 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 06:01:56,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,836 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 06:01:56,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,855 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 06:01:56,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,873 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 06:01:56,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,876 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,894 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 06:01:56,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,915 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 06:01:56,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,933 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 06:01:56,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,950 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 06:01:56,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,967 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 06:01:56,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:56,983 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 06:01:56,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:56,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:56,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:56,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:56,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:56,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:56,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,000 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 06:01:57,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:57,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,035 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 06:01:57,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,052 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 06:01:57,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,069 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 06:01:57,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,086 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 06:01:57,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,104 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 06:01:57,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,121 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 06:01:57,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,139 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 06:01:57,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,161 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 06:01:57,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,163 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,179 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 06:01:57,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,196 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 06:01:57,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,214 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 06:01:57,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,230 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 06:01:57,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,246 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 06:01:57,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,263 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 06:01:57,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,280 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 06:01:57,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,297 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 06:01:57,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,313 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 06:01:57,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,330 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 06:01:57,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,347 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 06:01:57,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,364 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 06:01:57,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,380 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 06:01:57,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,397 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 06:01:57,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,399 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,414 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 06:01:57,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,430 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 06:01:57,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,447 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 06:01:57,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,464 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 06:01:57,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,480 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 06:01:57,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,482 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,500 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 06:01:57,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,520 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 06:01:57,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,539 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 06:01:57,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,556 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 06:01:57,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,575 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 06:01:57,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,577 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,591 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 06:01:57,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,608 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 06:01:57,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,624 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 06:01:57,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,641 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 06:01:57,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,659 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 06:01:57,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,677 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 06:01:57,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,698 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 06:01:57,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,701 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,717 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 06:01:57,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,739 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 06:01:57,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,760 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 06:01:57,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,781 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 06:01:57,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,784 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,799 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 06:01:57,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,819 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 06:01:57,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,839 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 06:01:57,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,842 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,861 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 06:01:57,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,882 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 06:01:57,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,905 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 06:01:57,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,922 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 06:01:57,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,938 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 06:01:57,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,953 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 06:01:57,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,971 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 06:01:57,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,973 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:57,991 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 06:01:57,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:57,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:57,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:57,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:57,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:57,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:57,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,008 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 06:01:58,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,026 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 06:01:58,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,040 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 06:01:58,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,054 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 06:01:58,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,074 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 06:01:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,096 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 06:01:58,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,099 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,120 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 06:01:58,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,142 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 06:01:58,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,165 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 06:01:58,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,188 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 06:01:58,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,211 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 06:01:58,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,233 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 06:01:58,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,234 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,248 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 06:01:58,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,264 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 06:01:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,282 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 06:01:58,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,299 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 06:01:58,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,316 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 06:01:58,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,332 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 06:01:58,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,349 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 06:01:58,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,365 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 06:01:58,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,388 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 06:01:58,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,411 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 06:01:58,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,414 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,433 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 06:01:58,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,456 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 06:01:58,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,478 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 06:01:58,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,501 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 06:01:58,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,519 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 06:01:58,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,534 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 06:01:58,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,555 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 06:01:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,578 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 06:01:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,605 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 06:01:58,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,628 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 06:01:58,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,631 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,650 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 06:01:58,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,667 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 06:01:58,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,683 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 06:01:58,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,704 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 06:01:58,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,707 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,719 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 06:01:58,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,734 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 06:01:58,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,737 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,749 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 06:01:58,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,765 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 06:01:58,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,781 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 06:01:58,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,784 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,798 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 06:01:58,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,814 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 06:01:58,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,830 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 06:01:58,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,846 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 06:01:58,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,862 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 06:01:58,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,877 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 06:01:58,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,893 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 06:01:58,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,909 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 06:01:58,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,925 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 06:01:58,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,941 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 06:01:58,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,957 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 06:01:58,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,959 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,972 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 06:01:58,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:58,988 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 06:01:58,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:58,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:58,990 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:58,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:58,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:58,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:58,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,004 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 06:01:59,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,024 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 06:01:59,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,041 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 06:01:59,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,061 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 06:01:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,083 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 06:01:59,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,106 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 06:01:59,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,122 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 06:01:59,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,136 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 06:01:59,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,153 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 06:01:59,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,168 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 06:01:59,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,183 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 06:01:59,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,186 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:59,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,214 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 06:01:59,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,230 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 06:01:59,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,233 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,249 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 06:01:59,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,252 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,267 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 06:01:59,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,284 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 06:01:59,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,287 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,302 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 06:01:59,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,320 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 06:01:59,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,338 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 06:01:59,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,356 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 06:01:59,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,374 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 06:01:59,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,391 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 06:01:59,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,406 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 06:01:59,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,407 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,420 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 06:01:59,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,437 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 06:01:59,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,451 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 06:01:59,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,467 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 06:01:59,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,470 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,483 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 06:01:59,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,497 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 06:01:59,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,511 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 06:01:59,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,512 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,526 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 06:01:59,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,527 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,540 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 06:01:59,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,561 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 06:01:59,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,577 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 06:01:59,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,592 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 06:01:59,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,609 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 06:01:59,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,631 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 06:01:59,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,647 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 06:01:59,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,649 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,663 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 06:01:59,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,666 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,679 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 06:01:59,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,693 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 06:01:59,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,711 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 06:01:59,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,726 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 06:01:59,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,729 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,742 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 06:01:59,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:01:59,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,778 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 06:01:59,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,797 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 06:01:59,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,815 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 06:01:59,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,834 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 06:01:59,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,852 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 06:01:59,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,855 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,871 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 06:01:59,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,889 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 06:01:59,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,908 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 06:01:59,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,926 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 06:01:59,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,929 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,945 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 06:01:59,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,947 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,963 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 06:01:59,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:01:59,981 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 06:01:59,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:01:59,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:01:59,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:01:59,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:01:59,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:01:59,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:01:59,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,002 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 06:02:00,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,024 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 06:02:00,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,046 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 06:02:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,067 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 06:02:00,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,091 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 06:02:00,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,106 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 06:02:00,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,121 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 06:02:00,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,136 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 06:02:00,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,150 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 06:02:00,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,151 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,164 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 06:02:00,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,166 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,178 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 06:02:00,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,193 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 06:02:00,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,207 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 06:02:00,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,222 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 06:02:00,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,236 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 06:02:00,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,257 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 06:02:00,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,272 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 06:02:00,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,289 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 06:02:00,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,304 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 06:02:00,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,306 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,323 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 06:02:00,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,339 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 06:02:00,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,353 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 06:02:00,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,368 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 06:02:00,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,382 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 06:02:00,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,398 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 06:02:00,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,414 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 06:02:00,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,429 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 06:02:00,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,443 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 06:02:00,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,457 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 06:02:00,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,472 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 06:02:00,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,493 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 06:02:00,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,509 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 06:02:00,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,524 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 06:02:00,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,538 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 06:02:00,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,553 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 06:02:00,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,568 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 06:02:00,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,586 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 06:02:00,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,601 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 06:02:00,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,604 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,623 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 06:02:00,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,639 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 06:02:00,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,659 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 06:02:00,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,676 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 06:02:00,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,678 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,690 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 06:02:00,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,705 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 06:02:00,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,719 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 06:02:00,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,738 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 06:02:00,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,755 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 06:02:00,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,757 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,770 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 06:02:00,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,791 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 06:02:00,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,807 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 06:02:00,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,809 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,827 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 06:02:00,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,843 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 06:02:00,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,845 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,864 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 06:02:00,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,879 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 06:02:00,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,900 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 06:02:00,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,916 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 06:02:00,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,937 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 06:02:00,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,953 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 06:02:00,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,973 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 06:02:00,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:00,987 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 06:02:00,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:00,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:00,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:00,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,001 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 06:02:01,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,015 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 06:02:01,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,028 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 06:02:01,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,042 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 06:02:01,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,056 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 06:02:01,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,058 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,072 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 06:02:01,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,091 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 06:02:01,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,106 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 06:02:01,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,121 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 06:02:01,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,135 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 06:02:01,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,151 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 06:02:01,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,166 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 06:02:01,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,182 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 06:02:01,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,197 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 06:02:01,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,200 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,214 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 06:02:01,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,229 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 06:02:01,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,244 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 06:02:01,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,247 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,260 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 06:02:01,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,280 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 06:02:01,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,302 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 06:02:01,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,318 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 06:02:01,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,339 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 06:02:01,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,356 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 06:02:01,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,372 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 06:02:01,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,393 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 06:02:01,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,411 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 06:02:01,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,414 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:01,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,455 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 06:02:01,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,469 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 06:02:01,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,483 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 06:02:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,496 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 06:02:01,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,510 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 06:02:01,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,523 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 06:02:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,538 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 06:02:01,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,552 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 06:02:01,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,567 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 06:02:01,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,580 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 06:02:01,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,594 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 06:02:01,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,608 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 06:02:01,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,623 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 06:02:01,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,636 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 06:02:01,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,650 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 06:02:01,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,665 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 06:02:01,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,679 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 06:02:01,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,694 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 06:02:01,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,718 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 06:02:01,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,720 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,738 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 06:02:01,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,754 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 06:02:01,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,775 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 06:02:01,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,791 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 06:02:01,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,793 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,811 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 06:02:01,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,814 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,827 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 06:02:01,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,848 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 06:02:01,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,851 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,864 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 06:02:01,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,885 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 06:02:01,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,900 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 06:02:01,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,922 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 06:02:01,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,944 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 06:02:01,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,966 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 06:02:01,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:01,984 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 06:02:01,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:01,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:01,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:01,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:01,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:01,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:01,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,003 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 06:02:02,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,019 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 06:02:02,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,035 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 06:02:02,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,054 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 06:02:02,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,070 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 06:02:02,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,092 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 06:02:02,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,113 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 06:02:02,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,128 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 06:02:02,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,144 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 06:02:02,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,159 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 06:02:02,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,173 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 06:02:02,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,189 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 06:02:02,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,205 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 06:02:02,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,220 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 06:02:02,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,236 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 06:02:02,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,252 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 06:02:02,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,268 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 06:02:02,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,283 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 06:02:02,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,299 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 06:02:02,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,315 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 06:02:02,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,329 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 06:02:02,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,342 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 06:02:02,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,356 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 06:02:02,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,369 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 06:02:02,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,372 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,385 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 06:02:02,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,388 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,403 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 06:02:02,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,417 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 06:02:02,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,432 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 06:02:02,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,446 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 06:02:02,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,461 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 06:02:02,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,475 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 06:02:02,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,494 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 06:02:02,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,515 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 06:02:02,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,517 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,529 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 06:02:02,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,532 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,551 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 06:02:02,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,573 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 06:02:02,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,594 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 06:02:02,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,608 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 06:02:02,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,624 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 06:02:02,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,638 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 06:02:02,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,640 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,652 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 06:02:02,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,654 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,666 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 06:02:02,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,681 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 06:02:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,696 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 06:02:02,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,710 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 06:02:02,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,727 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 06:02:02,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,729 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,748 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 06:02:02,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,763 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 06:02:02,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,784 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 06:02:02,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,800 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 06:02:02,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,820 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 06:02:02,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,836 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 06:02:02,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,857 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 06:02:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,873 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 06:02:02,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,893 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 06:02:02,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,910 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 06:02:02,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,926 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 06:02:02,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,940 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 06:02:02,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,957 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 06:02:02,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,959 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,973 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 06:02:02,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:02,989 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 06:02:02,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:02,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:02,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:02,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:02,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:02,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:02,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,005 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 06:02:03,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,008 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,022 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 06:02:03,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,039 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 06:02:03,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,056 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 06:02:03,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,058 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,076 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 06:02:03,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,093 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 06:02:03,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,109 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 06:02:03,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,111 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,125 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 06:02:03,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,127 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,141 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 06:02:03,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,159 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 06:02:03,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,175 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 06:02:03,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,190 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 06:02:03,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,206 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 06:02:03,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,221 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 06:02:03,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,237 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 06:02:03,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,252 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 06:02:03,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,254 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,267 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 06:02:03,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,269 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,282 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 06:02:03,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,296 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 06:02:03,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,312 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 06:02:03,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,328 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 06:02:03,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,344 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 06:02:03,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,359 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 06:02:03,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,375 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 06:02:03,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,378 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,394 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 06:02:03,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,417 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 06:02:03,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,440 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 06:02:03,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,463 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 06:02:03,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,486 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 06:02:03,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,507 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 06:02:03,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,529 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 06:02:03,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,532 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,553 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 06:02:03,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,575 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 06:02:03,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,578 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,597 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 06:02:03,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,619 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 06:02:03,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,641 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 06:02:03,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,663 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 06:02:03,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,665 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,683 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 06:02:03,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,705 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 06:02:03,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,727 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 06:02:03,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,730 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,749 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 06:02:03,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,792 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 06:02:03,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,810 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 06:02:03,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,828 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 06:02:03,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,831 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,849 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 06:02:03,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,870 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 06:02:03,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,892 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 06:02:03,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,906 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 06:02:03,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,921 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 06:02:03,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,938 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 06:02:03,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,954 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 06:02:03,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,968 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 06:02:03,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,970 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:03,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:03,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:03,995 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 06:02:03,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:03,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:03,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:03,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:03,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:03,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,009 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 06:02:04,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,025 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 06:02:04,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,043 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 06:02:04,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,046 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,058 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 06:02:04,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,071 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 06:02:04,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,085 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 06:02:04,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,099 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 06:02:04,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,113 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 06:02:04,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,126 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 06:02:04,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,142 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 06:02:04,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,157 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 06:02:04,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,159 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,178 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 06:02:04,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,181 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,200 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 06:02:04,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,214 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 06:02:04,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,230 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 06:02:04,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,233 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,247 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 06:02:04,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,269 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 06:02:04,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,289 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 06:02:04,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,304 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 06:02:04,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,318 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 06:02:04,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:04,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,348 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 06:02:04,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,363 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 06:02:04,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,378 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 06:02:04,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,400 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 06:02:04,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,403 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,422 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 06:02:04,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,444 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 06:02:04,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,460 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 06:02:04,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,478 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 06:02:04,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,497 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 06:02:04,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,515 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 06:02:04,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,534 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 06:02:04,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,552 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 06:02:04,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,567 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 06:02:04,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,584 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 06:02:04,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,600 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 06:02:04,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,615 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 06:02:04,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,630 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 06:02:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,644 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 06:02:04,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,660 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 06:02:04,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,674 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 06:02:04,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,677 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,689 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 06:02:04,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,705 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 06:02:04,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,707 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,720 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 06:02:04,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,736 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 06:02:04,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,737 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,750 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 06:02:04,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,764 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 06:02:04,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,784 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 06:02:04,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,787 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,800 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 06:02:04,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,817 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 06:02:04,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,832 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 06:02:04,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,855 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 06:02:04,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,877 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 06:02:04,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,892 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 06:02:04,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,906 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 06:02:04,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,921 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 06:02:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,936 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 06:02:04,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,951 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 06:02:04,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,966 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 06:02:04,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,968 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,981 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 06:02:04,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:04,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:04,996 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 06:02:04,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:04,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:04,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:04,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:04,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:04,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,011 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 06:02:05,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,026 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 06:02:05,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,041 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 06:02:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,056 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 06:02:05,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,071 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 06:02:05,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,087 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 06:02:05,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,102 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 06:02:05,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,118 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 06:02:05,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,136 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 06:02:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,157 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 06:02:05,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,179 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 06:02:05,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,194 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 06:02:05,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,207 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 06:02:05,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,221 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 06:02:05,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,234 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 06:02:05,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,248 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 06:02:05,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,261 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 06:02:05,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,281 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 06:02:05,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,303 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 06:02:05,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,325 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 06:02:05,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,346 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 06:02:05,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,368 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 06:02:05,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,389 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 06:02:05,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,411 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 06:02:05,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,433 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 06:02:05,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,455 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 06:02:05,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,476 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 06:02:05,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,495 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 06:02:05,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,511 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 06:02:05,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,525 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 06:02:05,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,539 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 06:02:05,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,555 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 06:02:05,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,570 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 06:02:05,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,584 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 06:02:05,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,599 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 06:02:05,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,614 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 06:02:05,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,629 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 06:02:05,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,645 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 06:02:05,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,665 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 06:02:05,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,682 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 06:02:05,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,697 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 06:02:05,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,712 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 06:02:05,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,726 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 06:02:05,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,739 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 06:02:05,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,753 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 06:02:05,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,767 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 06:02:05,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,783 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 06:02:05,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,804 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 06:02:05,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,828 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 06:02:05,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,831 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,845 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 06:02:05,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,858 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 06:02:05,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,871 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 06:02:05,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,885 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 06:02:05,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,900 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 06:02:05,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,915 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 06:02:05,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,930 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 06:02:05,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,932 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,944 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 06:02:05,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,947 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,959 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 06:02:05,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,973 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 06:02:05,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:05,988 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 06:02:05,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:05,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:05,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:05,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:05,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:05,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:05,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:06,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,018 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 06:02:06,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,033 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 06:02:06,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,048 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 06:02:06,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,062 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 06:02:06,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,077 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 06:02:06,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,079 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,097 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 06:02:06,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,100 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,119 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 06:02:06,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,134 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 06:02:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,149 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 06:02:06,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,162 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 06:02:06,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,177 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 06:02:06,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,179 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,192 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 06:02:06,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,212 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 06:02:06,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,234 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 06:02:06,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,256 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 06:02:06,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:06,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,280 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,298 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 06:02:06,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,320 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 06:02:06,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,341 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 06:02:06,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,362 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 06:02:06,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,383 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 06:02:06,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,403 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 06:02:06,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,424 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 06:02:06,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,445 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 06:02:06,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,464 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 06:02:06,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,478 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 06:02:06,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,491 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 06:02:06,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,508 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 06:02:06,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,522 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 06:02:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,537 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 06:02:06,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,552 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 06:02:06,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,554 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,566 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 06:02:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,580 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 06:02:06,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,594 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 06:02:06,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,609 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 06:02:06,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:02:06,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,638 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 06:02:06,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,640 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,652 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 06:02:06,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,654 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,666 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 06:02:06,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,681 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 06:02:06,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,695 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 06:02:06,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,710 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 06:02:06,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,725 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 06:02:06,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,740 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 06:02:06,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,754 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 06:02:06,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,776 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 06:02:06,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,798 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 06:02:06,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,823 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 06:02:06,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,844 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 06:02:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,859 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 06:02:06,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,880 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 06:02:06,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,883 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,895 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 06:02:06,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,910 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 06:02:06,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,924 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 06:02:06,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,938 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 06:02:06,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,952 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 06:02:06,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,967 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 06:02:06,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,981 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 06:02:06,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:06,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:06,996 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 06:02:06,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:06,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:06,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:06,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:06,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:06,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,011 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 06:02:07,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,026 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 06:02:07,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,040 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 06:02:07,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,055 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 06:02:07,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,069 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 06:02:07,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,084 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 06:02:07,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,086 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,098 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 06:02:07,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,100 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,112 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 06:02:07,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,129 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 06:02:07,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,132 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,144 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 06:02:07,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,159 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 06:02:07,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,174 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 06:02:07,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,188 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 06:02:07,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,203 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 06:02:07,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,219 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 06:02:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,236 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 06:02:07,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,259 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 06:02:07,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,274 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 06:02:07,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,289 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 06:02:07,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,304 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 06:02:07,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,307 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,319 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 06:02:07,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,334 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 06:02:07,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,336 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,348 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 06:02:07,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,363 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 06:02:07,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,379 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 06:02:07,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,393 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 06:02:07,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,408 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 06:02:07,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,410 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,422 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 06:02:07,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,423 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,438 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 06:02:07,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,451 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 06:02:07,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,466 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 06:02:07,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,479 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 06:02:07,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,496 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 06:02:07,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,518 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 06:02:07,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,540 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 06:02:07,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,561 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 06:02:07,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,575 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 06:02:07,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,588 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 06:02:07,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,603 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 06:02:07,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,619 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 06:02:07,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,635 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 06:02:07,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,651 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 06:02:07,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,672 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 06:02:07,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,675 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,688 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 06:02:07,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,709 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 06:02:07,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,711 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,724 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 06:02:07,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,726 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,739 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 06:02:07,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,753 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 06:02:07,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,773 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 06:02:07,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,788 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 06:02:07,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,803 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 06:02:07,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,818 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 06:02:07,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,833 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 06:02:07,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,847 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 06:02:07,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,862 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 06:02:07,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,876 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 06:02:07,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,891 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 06:02:07,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,906 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 06:02:07,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,908 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,922 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 06:02:07,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,938 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 06:02:07,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,954 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 06:02:07,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,969 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 06:02:07,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:07,985 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 06:02:07,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:07,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:07,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:07,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:07,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,000 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 06:02:08,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,015 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 06:02:08,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,018 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,031 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 06:02:08,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,047 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 06:02:08,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,062 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 06:02:08,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,081 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 06:02:08,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,096 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 06:02:08,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,109 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 06:02:08,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,111 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,124 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 06:02:08,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,138 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 06:02:08,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,140 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,152 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 06:02:08,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,166 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 06:02:08,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,180 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 06:02:08,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,194 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 06:02:08,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,209 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 06:02:08,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,223 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 06:02:08,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,238 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 06:02:08,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,252 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 06:02:08,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,266 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 06:02:08,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,280 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 06:02:08,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,293 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 06:02:08,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,307 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 06:02:08,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,321 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 06:02:08,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,335 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 06:02:08,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,352 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 06:02:08,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,366 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 06:02:08,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,381 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 06:02:08,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,395 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 06:02:08,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,410 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 06:02:08,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,425 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 06:02:08,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,439 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 06:02:08,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,455 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 06:02:08,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,470 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 06:02:08,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,486 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 06:02:08,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,500 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 06:02:08,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,516 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 06:02:08,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,530 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 06:02:08,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,532 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,544 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 06:02:08,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,559 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 06:02:08,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,575 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 06:02:08,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,577 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,590 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 06:02:08,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,605 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 06:02:08,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,620 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 06:02:08,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,636 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 06:02:08,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,654 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 06:02:08,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,656 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,668 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 06:02:08,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,683 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 06:02:08,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,697 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 06:02:08,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,712 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 06:02:08,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,727 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 06:02:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,729 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,741 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 06:02:08,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,756 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 06:02:08,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,759 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,771 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 06:02:08,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,787 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 06:02:08,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,802 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 06:02:08,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,818 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 06:02:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,833 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 06:02:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,847 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 06:02:08,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,862 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 06:02:08,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,876 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 06:02:08,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,891 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 06:02:08,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,905 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 06:02:08,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,919 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 06:02:08,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,934 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 06:02:08,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,952 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 06:02:08,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,966 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 06:02:08,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,981 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 06:02:08,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:08,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:08,995 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 06:02:08,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:08,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:08,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:08,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:08,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:08,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,009 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 06:02:09,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,024 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 06:02:09,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,038 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 06:02:09,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,053 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 06:02:09,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,068 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 06:02:09,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,082 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 06:02:09,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,085 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:02:09,097 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 06:02:09,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:02:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:02:09,100 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:02:09,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:02:09,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:02:09,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:02:09,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 06:15:47,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,690 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 06:15:47,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,718 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 06:15:47,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,720 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,746 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 06:15:47,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,775 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 06:15:47,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,818 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 06:15:47,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,860 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 06:15:47,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,888 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 06:15:47,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,916 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 06:15:47,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,918 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,944 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 06:15:47,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,971 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 06:15:47,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:47,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:47,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:47,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:47,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:47,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:47,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:47,999 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 06:15:48,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,027 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 06:15:48,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,055 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 06:15:48,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,083 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 06:15:48,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,085 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,110 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 06:15:48,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,138 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 06:15:48,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,166 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 06:15:48,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,194 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 06:15:48,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,222 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 06:15:48,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,251 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 06:15:48,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,253 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,279 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 06:15:48,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,317 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 06:15:48,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,344 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 06:15:48,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,345 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,371 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 06:15:48,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,399 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 06:15:48,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,428 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 06:15:48,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,457 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 06:15:48,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,486 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 06:15:48,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,489 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,515 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 06:15:48,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,544 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 06:15:48,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,572 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 06:15:48,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,604 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 06:15:48,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,632 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 06:15:48,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,660 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 06:15:48,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,688 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 06:15:48,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,716 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 06:15:48,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,744 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 06:15:48,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,772 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 06:15:48,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,799 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 06:15:48,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,828 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 06:15:48,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,856 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 06:15:48,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,884 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 06:15:48,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,912 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 06:15:48,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,941 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 06:15:48,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,969 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 06:15:48,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:48,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:48,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:48,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:48,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:48,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:48,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:48,997 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 06:15:49,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,038 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 06:15:49,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,066 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 06:15:49,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,094 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 06:15:49,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,096 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,122 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 06:15:49,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,150 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 06:15:49,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,178 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 06:15:49,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,205 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 06:15:49,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,233 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 06:15:49,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,261 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 06:15:49,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,289 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 06:15:49,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,316 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 06:15:49,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,344 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 06:15:49,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,371 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 06:15:49,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,399 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 06:15:49,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,428 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 06:15:49,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,455 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 06:15:49,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,482 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 06:15:49,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,510 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 06:15:49,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,512 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,537 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 06:15:49,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,565 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 06:15:49,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,593 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 06:15:49,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,621 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 06:15:49,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,649 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 06:15:49,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,676 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 06:15:49,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,704 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 06:15:49,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,731 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 06:15:49,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,767 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 06:15:49,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,795 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 06:15:49,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,823 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 06:15:49,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,851 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 06:15:49,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,879 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 06:15:49,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,907 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 06:15:49,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,935 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 06:15:49,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,962 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 06:15:49,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:49,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:49,991 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 06:15:49,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:49,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:49,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:49,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:49,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:49,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,019 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 06:15:50,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,047 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 06:15:50,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,075 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 06:15:50,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,103 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 06:15:50,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,131 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 06:15:50,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,160 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 06:15:50,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,187 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 06:15:50,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,215 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 06:15:50,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,243 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 06:15:50,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,271 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 06:15:50,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,299 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 06:15:50,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,328 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 06:15:50,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,356 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 06:15:50,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,384 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 06:15:50,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,412 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 06:15:50,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,415 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,440 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 06:15:50,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,481 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 06:15:50,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,509 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 06:15:50,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,512 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,538 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 06:15:50,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,566 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 06:15:50,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,595 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 06:15:50,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,624 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 06:15:50,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,652 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 06:15:50,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,681 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 06:15:50,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,708 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 06:15:50,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,736 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 06:15:50,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,764 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 06:15:50,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,792 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 06:15:50,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,822 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 06:15:50,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,850 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 06:15:50,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,853 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,878 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 06:15:50,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,906 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 06:15:50,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,934 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 06:15:50,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,963 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 06:15:50,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:50,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:50,991 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 06:15:50,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:50,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:50,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:50,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:50,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:50,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,019 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 06:15:51,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,048 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 06:15:51,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,075 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 06:15:51,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,105 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 06:15:51,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,134 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 06:15:51,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,164 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 06:15:51,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,166 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,191 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 06:15:51,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,227 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 06:15:51,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,255 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 06:15:51,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,283 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 06:15:51,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,311 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 06:15:51,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,339 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 06:15:51,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,368 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 06:15:51,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,395 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 06:15:51,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,423 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 06:15:51,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,451 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 06:15:51,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,479 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 06:15:51,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,507 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 06:15:51,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,535 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 06:15:51,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,563 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 06:15:51,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,591 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 06:15:51,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,618 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 06:15:51,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,621 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,646 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 06:15:51,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,649 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,675 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 06:15:51,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,677 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,703 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 06:15:51,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,731 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 06:15:51,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,758 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 06:15:51,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,759 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,785 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 06:15:51,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,811 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 06:15:51,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,839 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 06:15:51,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,866 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 06:15:51,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,892 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 06:15:51,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,935 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 06:15:51,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,963 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 06:15:51,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,966 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:51,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:51,991 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 06:15:51,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:51,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:51,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:51,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:51,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:51,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,020 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 06:15:52,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,023 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,050 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 06:15:52,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,079 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 06:15:52,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,108 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 06:15:52,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,111 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,136 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 06:15:52,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,166 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 06:15:52,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,194 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 06:15:52,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,222 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 06:15:52,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,252 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 06:15:52,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,281 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 06:15:52,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,309 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 06:15:52,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,312 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,338 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 06:15:52,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,366 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 06:15:52,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,394 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 06:15:52,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,422 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 06:15:52,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,451 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 06:15:52,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,480 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 06:15:52,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,508 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 06:15:52,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,535 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 06:15:52,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,562 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 06:15:52,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,589 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 06:15:52,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,615 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 06:15:52,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,642 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 06:15:52,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,677 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 06:15:52,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,704 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 06:15:52,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,731 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 06:15:52,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,758 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 06:15:52,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,785 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 06:15:52,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,813 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 06:15:52,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,840 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 06:15:52,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,842 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,867 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 06:15:52,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,894 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 06:15:52,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,922 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 06:15:52,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,949 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 06:15:52,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,952 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:52,977 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 06:15:52,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:52,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:52,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:52,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:52,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:52,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:52,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,005 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 06:15:53,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,032 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 06:15:53,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,059 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 06:15:53,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,086 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 06:15:53,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,114 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 06:15:53,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,142 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 06:15:53,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,170 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 06:15:53,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,197 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 06:15:53,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,225 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 06:15:53,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,252 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 06:15:53,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,280 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 06:15:53,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,309 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 06:15:53,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,311 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,336 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 06:15:53,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,377 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 06:15:53,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,406 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 06:15:53,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,435 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 06:15:53,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,463 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 06:15:53,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,492 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 06:15:53,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,521 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 06:15:53,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,551 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 06:15:53,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,580 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 06:15:53,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,610 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 06:15:53,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,612 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,639 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 06:15:53,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,642 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,668 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 06:15:53,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,697 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 06:15:53,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,727 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 06:15:53,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,730 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,756 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 06:15:53,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,759 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,785 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 06:15:53,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,815 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 06:15:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,844 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 06:15:53,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,874 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 06:15:53,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,876 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,903 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 06:15:53,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,932 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 06:15:53,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,962 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 06:15:53,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:53,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:53,991 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 06:15:53,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:53,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:53,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:53,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:53,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:53,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,020 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 06:15:54,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,050 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 06:15:54,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,079 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 06:15:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,109 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 06:15:54,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,146 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 06:15:54,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,174 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 06:15:54,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,203 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 06:15:54,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,232 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 06:15:54,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,261 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 06:15:54,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,291 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 06:15:54,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,320 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 06:15:54,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,323 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,350 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 06:15:54,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,379 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 06:15:54,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,408 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 06:15:54,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,411 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,438 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 06:15:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,466 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 06:15:54,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,495 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 06:15:54,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,524 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 06:15:54,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,527 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,554 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 06:15:54,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,583 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 06:15:54,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,586 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,612 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 06:15:54,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,642 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 06:15:54,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,671 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 06:15:54,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,700 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 06:15:54,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,730 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 06:15:54,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,733 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,759 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 06:15:54,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,789 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 06:15:54,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,819 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 06:15:54,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,848 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 06:15:54,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,851 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,890 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 06:15:54,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,920 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 06:15:54,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,948 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 06:15:54,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:54,978 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 06:15:54,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:54,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:54,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:54,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:54,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:54,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:54,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,007 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 06:15:55,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,035 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 06:15:55,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,065 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 06:15:55,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,095 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 06:15:55,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,124 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 06:15:55,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,127 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,153 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 06:15:55,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,182 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 06:15:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,211 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 06:15:55,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,241 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 06:15:55,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,271 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 06:15:55,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,302 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 06:15:55,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,332 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 06:15:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,359 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 06:15:55,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,389 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 06:15:55,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,418 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 06:15:55,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,421 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,448 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 06:15:55,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,475 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 06:15:55,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,503 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 06:15:55,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,531 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 06:15:55,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,560 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 06:15:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,588 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 06:15:55,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,616 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 06:15:55,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,618 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,653 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 06:15:55,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,681 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 06:15:55,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,709 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 06:15:55,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,737 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 06:15:55,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,765 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 06:15:55,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,793 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 06:15:55,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,820 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 06:15:55,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,848 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 06:15:55,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,850 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,876 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 06:15:55,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,877 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,903 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 06:15:55,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,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 06:15:55,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,957 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 06:15:55,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:55,983 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 06:15:55,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:55,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:55,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:55,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:55,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:55,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,012 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 06:15:56,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,038 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 06:15:56,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,066 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 06:15:56,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,094 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 06:15:56,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,096 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,121 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 06:15:56,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,149 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 06:15:56,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,177 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 06:15:56,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,206 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 06:15:56,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,234 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 06:15:56,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,262 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 06:15:56,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,265 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,291 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 06:15:56,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,294 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,319 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 06:15:56,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,359 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 06:15:56,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,389 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 06:15:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,418 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 06:15:56,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,421 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,447 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 06:15:56,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,474 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 06:15:56,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,477 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,503 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 06:15:56,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,532 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 06:15:56,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,562 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 06:15:56,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,592 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 06:15:56,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,621 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 06:15:56,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,650 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 06:15:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,678 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 06:15:56,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,706 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 06:15:56,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,708 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,734 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 06:15:56,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,736 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,761 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 06:15:56,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,789 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 06:15:56,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,817 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 06:15:56,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,845 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 06:15:56,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,874 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 06:15:56,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,901 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 06:15:56,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,928 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 06:15:56,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,956 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 06:15:56,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:56,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:56,984 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 06:15:56,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:56,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:56,986 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:56,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:56,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:56,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,011 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 06:15:57,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,039 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 06:15:57,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,066 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 06:15:57,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,104 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 06:15:57,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,134 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 06:15:57,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,164 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 06:15:57,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,193 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 06:15:57,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,223 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 06:15:57,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,253 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 06:15:57,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,255 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,282 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 06:15:57,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,311 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 06:15:57,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,340 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 06:15:57,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,370 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 06:15:57,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,372 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,398 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 06:15:57,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,428 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 06:15:57,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,457 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 06:15:57,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,487 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 06:15:57,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,514 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 06:15:57,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,517 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,545 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 06:15:57,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,573 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 06:15:57,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,603 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 06:15:57,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,606 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,634 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 06:15:57,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,663 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 06:15:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,666 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,692 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 06:15:57,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,720 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 06:15:57,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,723 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,750 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 06:15:57,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,784 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 06:15:57,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,826 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 06:15:57,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,876 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 06:15:57,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,903 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 06:15:57,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,930 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 06:15:57,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:15:57,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:57,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:57,983 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 06:15:57,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:57,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:57,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:57,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:57,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:57,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,010 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 06:15:58,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,037 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 06:15:58,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,064 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 06:15:58,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,090 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 06:15:58,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,117 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 06:15:58,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,144 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 06:15:58,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,171 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 06:15:58,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,198 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 06:15:58,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,225 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 06:15:58,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,252 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 06:15:58,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,253 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,280 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 06:15:58,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,308 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 06:15:58,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,311 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,336 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 06:15:58,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,364 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 06:15:58,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,392 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 06:15:58,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,420 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 06:15:58,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,448 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 06:15:58,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,476 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 06:15:58,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,504 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 06:15:58,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,507 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,532 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 06:15:58,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,560 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 06:15:58,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,596 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 06:15:58,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,634 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 06:15:58,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,661 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 06:15:58,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,688 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 06:15:58,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,714 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 06:15:58,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,741 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 06:15:58,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,769 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 06:15:58,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,796 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 06:15:58,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,825 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 06:15:58,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,827 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,853 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 06:15:58,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,880 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 06:15:58,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,907 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 06:15:58,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,935 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 06:15:58,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,962 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 06:15:58,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:58,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:58,989 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 06:15:58,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:58,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:58,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:58,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:58,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:58,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,019 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 06:15:59,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,046 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 06:15:59,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,076 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 06:15:59,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,103 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 06:15:59,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,131 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 06:15:59,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,159 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 06:15:59,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,187 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 06:15:59,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,189 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,215 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 06:15:59,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,217 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,243 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 06:15:59,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,272 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 06:15:59,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,311 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 06:15:59,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,340 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 06:15:59,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,369 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 06:15:59,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,372 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,399 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 06:15:59,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,427 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 06:15:59,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,456 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 06:15:59,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,484 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 06:15:59,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,512 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 06:15:59,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,515 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,540 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 06:15:59,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,570 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 06:15:59,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,599 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 06:15:59,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,602 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,627 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 06:15:59,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,654 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 06:15:59,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,680 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 06:15:59,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,707 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 06:15:59,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,734 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 06:15:59,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,761 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 06:15:59,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,787 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 06:15:59,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,814 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 06:15:59,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,841 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 06:15:59,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,842 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,868 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 06:15:59,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,870 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,895 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 06:15:59,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,898 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,923 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 06:15:59,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,951 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 06:15:59,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:15:59,978 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 06:15:59,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:15:59,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:15:59,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:15:59,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:15:59,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:15:59,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:15:59,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,019 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 06:16:00,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,048 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 06:16:00,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,077 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 06:16:00,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,107 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 06:16:00,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,135 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 06:16:00,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,164 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 06:16:00,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,166 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,192 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 06:16:00,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,222 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 06:16:00,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,250 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 06:16:00,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,252 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,278 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 06:16:00,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,307 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 06:16:00,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,335 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 06:16:00,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,363 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 06:16:00,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,365 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,391 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 06:16:00,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,419 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 06:16:00,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,448 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 06:16:00,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,477 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 06:16:00,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,480 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,506 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 06:16:00,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,509 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,535 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 06:16:00,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,563 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 06:16:00,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,566 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,592 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 06:16:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,621 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 06:16:00,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,651 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 06:16:00,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,680 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 06:16:00,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,709 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 06:16:00,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,738 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 06:16:00,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,776 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 06:16:00,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,806 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 06:16:00,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,809 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,835 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 06:16:00,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,864 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 06:16:00,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,893 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 06:16:00,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,895 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,922 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 06:16:00,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,951 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 06:16:00,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:00,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:00,980 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 06:16:00,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:00,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:00,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:00,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:00,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:00,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,009 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 06:16:01,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,038 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 06:16:01,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:01,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,095 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 06:16:01,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,124 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 06:16:01,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,127 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,154 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 06:16:01,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,183 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 06:16:01,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,212 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 06:16:01,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,241 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 06:16:01,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,270 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 06:16:01,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,299 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 06:16:01,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,328 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 06:16:01,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,357 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 06:16:01,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,387 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 06:16:01,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,390 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,418 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 06:16:01,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,446 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 06:16:01,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,475 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 06:16:01,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,515 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 06:16:01,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,544 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 06:16:01,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,573 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 06:16:01,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,602 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 06:16:01,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,605 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,631 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 06:16:01,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,660 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 06:16:01,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,691 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 06:16:01,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,720 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 06:16:01,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,748 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 06:16:01,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,778 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 06:16:01,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,807 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 06:16:01,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,810 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:01,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,867 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 06:16:01,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,896 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 06:16:01,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,898 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,926 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 06:16:01,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,955 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 06:16:01,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:01,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:01,984 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 06:16:01,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:01,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:01,987 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:01,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:01,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:01,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,014 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 06:16:02,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,043 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 06:16:02,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,046 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,073 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 06:16:02,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,102 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 06:16:02,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,131 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 06:16:02,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,159 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 06:16:02,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,187 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 06:16:02,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,216 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 06:16:02,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,258 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 06:16:02,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,287 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 06:16:02,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,317 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 06:16:02,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,346 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 06:16:02,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,374 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 06:16:02,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,403 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 06:16:02,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,432 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 06:16:02,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,460 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 06:16:02,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,488 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 06:16:02,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,517 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 06:16:02,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,519 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,545 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 06:16:02,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,547 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,573 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 06:16:02,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,602 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 06:16:02,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,604 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,630 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 06:16:02,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,658 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 06:16:02,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,687 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 06:16:02,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,714 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 06:16:02,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,744 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 06:16:02,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,772 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 06:16:02,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,799 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 06:16:02,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,827 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 06:16:02,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,854 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 06:16:02,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,882 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 06:16:02,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,910 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 06:16:02,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,937 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 06:16:02,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:02,965 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 06:16:02,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:02,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:02,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:02,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:02,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:02,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,001 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 06:16:03,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,029 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 06:16:03,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,057 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 06:16:03,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,085 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 06:16:03,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,087 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,113 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 06:16:03,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,116 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,141 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 06:16:03,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,169 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 06:16:03,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,198 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 06:16:03,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,200 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,226 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 06:16:03,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,228 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,254 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 06:16:03,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,282 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 06:16:03,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,310 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 06:16:03,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,312 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,338 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 06:16:03,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,366 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 06:16:03,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,394 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 06:16:03,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,422 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 06:16:03,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,451 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 06:16:03,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,478 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 06:16:03,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,480 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,505 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 06:16:03,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,532 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 06:16:03,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,559 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 06:16:03,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,586 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 06:16:03,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,612 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 06:16:03,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,641 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 06:16:03,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,669 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 06:16:03,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,707 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 06:16:03,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,736 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 06:16:03,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,764 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 06:16:03,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,792 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 06:16:03,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,821 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 06:16:03,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,849 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 06:16:03,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,878 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 06:16:03,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,905 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 06:16:03,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,933 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 06:16:03,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,934 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,960 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 06:16:03,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,962 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:03,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:03,987 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 06:16:03,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:03,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:03,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:03,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:03,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:03,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,014 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 06:16:04,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,042 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 06:16:04,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,069 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 06:16:04,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,099 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 06:16:04,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,127 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 06:16:04,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,156 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 06:16:04,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,184 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 06:16:04,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,213 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 06:16:04,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,242 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 06:16:04,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,270 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 06:16:04,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,298 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 06:16:04,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,327 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 06:16:04,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,355 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 06:16:04,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,383 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 06:16:04,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,427 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 06:16:04,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,455 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 06:16:04,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,458 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,484 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 06:16:04,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,512 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 06:16:04,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,514 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,540 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 06:16:04,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,569 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 06:16:04,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,598 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 06:16:04,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,626 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 06:16:04,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,655 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 06:16:04,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,683 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 06:16:04,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,685 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,711 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 06:16:04,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,741 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 06:16:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,768 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 06:16:04,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,796 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 06:16:04,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,823 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 06:16:04,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,855 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 06:16:04,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,882 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 06:16:04,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,884 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,910 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 06:16:04,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,937 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 06:16:04,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,965 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 06:16:04,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:04,993 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 06:16:04,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:04,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:04,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:04,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:04,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:04,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,020 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 06:16:05,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,047 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 06:16:05,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,074 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 06:16:05,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,101 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 06:16:05,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,142 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 06:16:05,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,172 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 06:16:05,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,199 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 06:16:05,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,201 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,227 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 06:16:05,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,255 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 06:16:05,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,284 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 06:16:05,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,313 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 06:16:05,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,341 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 06:16:05,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,370 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 06:16:05,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,372 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,399 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 06:16:05,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,427 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 06:16:05,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,454 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 06:16:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,456 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,481 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 06:16:05,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,483 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,508 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 06:16:05,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,536 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 06:16:05,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,563 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 06:16:05,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,591 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 06:16:05,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,619 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 06:16:05,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,646 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 06:16:05,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,648 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,673 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 06:16:05,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,675 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,701 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 06:16:05,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,729 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 06:16:05,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,758 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 06:16:05,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,761 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,787 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 06:16:05,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,790 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,817 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 06:16:05,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,845 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 06:16:05,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,883 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 06:16:05,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,911 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 06:16:05,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,939 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 06:16:05,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,967 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 06:16:05,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:05,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:05,995 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 06:16:05,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:05,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:05,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:05,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:05,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:05,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,023 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 06:16:06,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,051 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 06:16:06,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,079 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 06:16:06,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,107 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 06:16:06,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,135 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 06:16:06,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,163 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 06:16:06,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,191 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 06:16:06,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,219 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 06:16:06,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,247 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 06:16:06,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,275 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 06:16:06,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,305 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 06:16:06,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,307 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,333 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 06:16:06,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,361 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 06:16:06,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,389 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 06:16:06,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,417 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 06:16:06,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,445 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 06:16:06,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,473 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 06:16:06,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,501 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 06:16:06,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,529 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 06:16:06,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,531 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,557 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 06:16:06,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,595 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 06:16:06,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:06,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,650 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 06:16:06,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,679 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 06:16:06,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,707 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 06:16:06,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,735 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 06:16:06,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,763 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 06:16:06,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,791 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 06:16:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,818 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 06:16:06,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,845 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 06:16:06,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,873 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 06:16:06,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,874 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,900 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 06:16:06,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,927 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 06:16:06,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,929 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,955 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 06:16:06,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:06,982 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 06:16:06,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:06,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:06,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:06,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:06,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:06,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,009 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 06:16:07,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,037 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 06:16:07,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,064 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 06:16:07,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,091 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 06:16:07,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,118 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 06:16:07,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,146 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 06:16:07,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,173 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 06:16:07,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,201 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 06:16:07,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,203 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,229 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 06:16:07,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,256 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 06:16:07,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,296 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 06:16:07,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,297 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,323 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 06:16:07,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,325 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,350 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 06:16:07,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,377 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 06:16:07,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,405 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:07,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,432 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 06:16:07,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,460 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 06:16:07,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,487 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 06:16:07,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,488 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,514 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 06:16:07,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,541 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 06:16:07,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,569 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 06:16:07,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,596 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 06:16:07,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,597 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,623 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 06:16:07,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,650 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 06:16:07,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,677 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 06:16:07,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,705 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 06:16:07,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,732 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 06:16:07,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,760 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 06:16:07,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,793 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 06:16:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,823 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 06:16:07,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,851 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 06:16:07,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,853 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,880 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 06:16:07,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,908 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 06:16:07,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,936 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 06:16:07,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,964 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 06:16:07,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:07,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:07,993 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 06:16:07,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:07,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:07,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:07,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:07,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:07,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,029 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 06:16:08,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,057 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 06:16:08,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,085 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 06:16:08,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,087 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,113 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 06:16:08,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,141 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 06:16:08,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,170 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 06:16:08,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,198 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 06:16:08,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,199 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,225 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 06:16:08,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,252 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 06:16:08,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,254 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,279 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 06:16:08,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,281 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,306 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 06:16:08,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,334 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 06:16:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,361 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 06:16:08,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,388 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 06:16:08,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,390 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,415 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 06:16:08,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,442 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 06:16:08,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,470 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 06:16:08,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,497 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 06:16:08,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,524 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 06:16:08,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,551 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 06:16:08,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,553 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,578 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 06:16:08,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,606 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 06:16:08,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,607 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,635 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 06:16:08,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,637 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,666 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 06:16:08,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,694 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 06:16:08,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,733 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 06:16:08,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,735 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,761 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 06:16:08,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,764 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,790 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 06:16:08,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,819 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 06:16:08,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,847 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 06:16:08,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,850 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,876 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 06:16:08,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,904 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 06:16:08,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,933 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 06:16:08,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,961 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 06:16:08,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:08,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:08,990 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 06:16:08,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:08,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:08,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:08,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:08,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:08,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,018 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 06:16:09,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,046 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 06:16:09,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,075 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 06:16:09,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,104 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 06:16:09,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,133 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 06:16:09,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,162 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 06:16:09,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,192 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 06:16:09,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,220 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 06:16:09,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,222 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,249 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 06:16:09,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,277 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 06:16:09,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,280 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,306 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 06:16:09,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,335 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 06:16:09,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,363 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 06:16:09,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,392 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 06:16:09,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,420 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 06:16:09,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,460 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 06:16:09,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,487 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 06:16:09,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,515 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 06:16:09,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,543 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 06:16:09,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,572 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 06:16:09,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,600 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 06:16:09,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,628 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 06:16:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,630 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,656 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 06:16:09,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,658 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,684 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 06:16:09,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,712 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 06:16:09,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,741 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 06:16:09,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,769 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 06:16:09,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,771 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,797 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 06:16:09,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,825 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 06:16:09,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,854 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 06:16:09,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,883 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 06:16:09,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,910 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 06:16:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,939 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 06:16:09,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,967 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 06:16:09,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:09,995 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 06:16:09,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:09,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:09,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:09,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:09,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:09,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,023 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 06:16:10,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,052 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 06:16:10,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,080 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 06:16:10,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,108 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 06:16:10,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,111 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,136 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 06:16:10,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,178 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 06:16:10,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,206 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 06:16:10,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,234 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 06:16:10,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,262 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 06:16:10,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,290 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 06:16:10,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,318 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 06:16:10,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,346 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 06:16:10,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,375 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 06:16:10,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,403 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 06:16:10,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,432 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 06:16:10,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,460 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 06:16:10,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,462 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,488 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 06:16:10,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,516 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 06:16:10,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,544 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 06:16:10,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,572 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 06:16:10,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,600 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 06:16:10,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,629 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 06:16:10,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,631 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,657 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 06:16:10,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,659 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,685 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 06:16:10,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,713 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 06:16:10,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,741 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 06:16:10,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,770 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 06:16:10,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,798 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 06:16:10,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,826 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 06:16:10,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,854 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 06:16:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,896 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 06:16:10,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,898 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,923 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 06:16:10,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,951 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 06:16:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:10,979 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 06:16:10,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:10,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:10,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:10,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:10,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:10,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:10,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,008 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 06:16:11,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,037 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 06:16:11,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,065 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 06:16:11,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,094 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 06:16:11,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,123 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 06:16:11,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,151 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 06:16:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,179 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 06:16:11,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,209 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 06:16:11,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,237 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 06:16:11,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,266 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 06:16:11,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,294 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 06:16:11,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,297 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,323 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 06:16:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,351 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 06:16:11,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,381 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 06:16:11,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,384 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,411 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 06:16:11,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,414 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,441 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 06:16:11,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,470 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 06:16:11,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,500 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 06:16:11,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,530 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 06:16:11,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,560 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 06:16:11,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,590 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 06:16:11,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,631 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 06:16:11,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,660 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 06:16:11,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,690 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 06:16:11,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,719 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 06:16:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,749 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 06:16:11,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,778 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 06:16:11,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,808 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 06:16:11,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,838 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 06:16:11,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,867 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 06:16:11,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,895 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 06:16:11,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,924 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 06:16:11,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,951 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 06:16:11,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,954 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:11,980 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 06:16:11,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:11,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:11,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:11,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:11,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:11,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:11,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,008 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 06:16:12,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,037 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 06:16:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,065 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 06:16:12,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,093 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 06:16:12,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,096 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,121 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 06:16:12,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,150 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 06:16:12,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,178 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 06:16:12,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:12,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,234 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 06:16:12,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,262 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 06:16:12,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,265 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,290 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 06:16:12,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,318 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 06:16:12,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,358 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 06:16:12,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,361 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,388 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 06:16:12,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,417 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 06:16:12,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,447 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 06:16:12,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:12,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,506 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 06:16:12,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,509 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,536 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 06:16:12,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,566 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 06:16:12,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,595 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 06:16:12,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,625 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 06:16:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,654 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 06:16:12,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,684 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 06:16:12,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,714 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 06:16:12,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,743 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 06:16:12,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,773 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 06:16:12,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,802 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 06:16:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,832 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 06:16:12,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,861 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 06:16:12,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,890 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 06:16:12,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,920 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 06:16:12,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,950 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 06:16:12,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:12,980 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 06:16:12,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:12,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:12,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:12,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:12,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:12,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,009 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 06:16:13,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,039 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 06:16:13,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,068 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 06:16:13,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,071 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,110 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 06:16:13,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,140 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 06:16:13,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,169 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 06:16:13,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,199 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 06:16:13,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,228 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 06:16:13,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,231 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,257 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 06:16:13,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,260 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,286 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 06:16:13,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,316 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 06:16:13,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,319 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,345 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 06:16:13,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,375 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 06:16:13,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,404 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 06:16:13,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,407 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,434 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 06:16:13,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,463 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 06:16:13,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,493 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 06:16:13,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,522 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 06:16:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,552 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 06:16:13,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,581 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 06:16:13,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,584 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,611 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 06:16:13,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,614 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,640 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 06:16:13,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,670 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 06:16:13,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,699 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 06:16:13,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,702 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,728 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 06:16:13,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,757 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 06:16:13,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,786 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 06:16:13,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,789 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,815 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 06:16:13,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,857 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 06:16:13,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,887 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 06:16:13,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,917 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 06:16:13,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,947 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 06:16:13,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:13,976 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 06:16:13,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:13,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:13,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:13,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:13,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:13,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,006 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 06:16:14,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,035 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 06:16:14,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,064 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 06:16:14,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,094 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 06:16:14,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,123 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 06:16:14,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,152 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 06:16:14,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,155 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,182 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 06:16:14,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,211 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 06:16:14,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,239 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 06:16:14,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,242 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,269 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 06:16:14,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,298 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 06:16:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,328 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 06:16:14,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,357 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 06:16:14,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,359 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,386 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 06:16:14,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,389 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,415 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 06:16:14,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,445 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 06:16:14,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,475 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 06:16:14,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,504 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 06:16:14,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,507 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,534 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 06:16:14,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,564 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 06:16:14,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,606 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 06:16:14,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,635 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 06:16:14,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,665 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 06:16:14,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,694 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 06:16:14,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,724 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 06:16:14,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,754 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 06:16:14,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,757 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,784 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 06:16:14,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,813 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 06:16:14,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,843 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 06:16:14,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,845 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,870 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 06:16:14,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,898 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 06:16:14,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,900 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,926 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 06:16:14,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,929 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,954 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 06:16:14,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:14,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:14,982 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 06:16:14,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:14,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:14,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:14,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:14,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:14,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,010 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 06:16:15,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,037 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 06:16:15,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:15,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,093 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 06:16:15,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,096 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,122 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 06:16:15,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,150 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 06:16:15,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,179 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 06:16:15,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,181 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,207 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 06:16:15,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,236 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 06:16:15,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,265 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 06:16:15,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,295 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 06:16:15,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,298 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,337 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 06:16:15,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,364 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 06:16:15,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,394 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 06:16:15,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,424 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 06:16:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,426 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,452 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 06:16:15,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,479 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 06:16:15,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,507 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 06:16:15,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,534 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 06:16:15,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,561 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 06:16:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,588 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 06:16:15,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,616 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 06:16:15,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,643 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 06:16:15,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,671 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 06:16:15,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,698 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 06:16:15,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,726 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 06:16:15,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,754 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 06:16:15,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,782 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 06:16:15,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,810 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 06:16:15,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,838 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 06:16:15,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,865 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 06:16:15,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,893 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 06:16:15,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,921 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 06:16:15,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,948 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 06:16:15,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:15,976 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 06:16:15,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:15,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:15,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:15,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:15,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:15,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:15,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,003 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 06:16:16,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,031 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 06:16:16,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-12-06 06:16:16,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,095 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 06:16:16,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,124 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 06:16:16,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,152 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 06:16:16,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,154 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,180 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 06:16:16,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,209 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 06:16:16,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,237 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 06:16:16,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,265 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 06:16:16,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,268 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,296 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 06:16:16,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,325 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 06:16:16,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,353 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 06:16:16,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,381 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 06:16:16,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,410 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 06:16:16,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,438 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 06:16:16,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,466 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 06:16:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,494 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 06:16:16,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,522 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 06:16:16,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,550 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 06:16:16,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,578 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 06:16:16,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,606 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 06:16:16,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,634 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 06:16:16,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,662 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 06:16:16,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,664 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,690 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 06:16:16,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:16:16,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:16:16,718 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 06:16:16,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:16:16,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-12-06 06:16:16,720 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-12-06 06:16:16,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 06:16:16,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:16:16,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms