./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_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_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3 --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 b8348ec2ddf654ee4dfaf991e8e349095d9da221b3a7e5dd3b5553bd735fefe5 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 04:41:33,912 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 04:41:34,018 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-25 04:41:34,029 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 04:41:34,030 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 04:41:34,068 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 04:41:34,068 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 04:41:34,070 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 04:41:34,070 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 04:41:34,071 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 04:41:34,072 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 04:41:34,072 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 04:41:34,072 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 04:41:34,073 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 04:41:34,073 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 04:41:34,073 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 04:41:34,073 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 04:41:34,073 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 04:41:34,074 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 04:41:34,074 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 04:41:34,074 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 04:41:34,074 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 04:41:34,074 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 04:41:34,074 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 04:41:34,074 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 04:41:34,074 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 04:41:34,075 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:41:34,075 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 04:41:34,075 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 04:41:34,075 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 04:41:34,075 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 04:41:34,075 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 04:41:34,075 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_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3 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 -> b8348ec2ddf654ee4dfaf991e8e349095d9da221b3a7e5dd3b5553bd735fefe5 [2024-11-25 04:41:34,440 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 04:41:34,453 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 04:41:34,456 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 04:41:34,458 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 04:41:34,458 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 04:41:34,460 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i [2024-11-25 04:41:37,568 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/data/ac19caf4e/75d046f508514c31864797a12937be06/FLAGe3d5d2cdc [2024-11-25 04:41:38,064 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 04:41:38,065 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i [2024-11-25 04:41:38,095 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/data/ac19caf4e/75d046f508514c31864797a12937be06/FLAGe3d5d2cdc [2024-11-25 04:41:38,113 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/data/ac19caf4e/75d046f508514c31864797a12937be06 [2024-11-25 04:41:38,115 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 04:41:38,117 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 04:41:38,118 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 04:41:38,118 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 04:41:38,123 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 04:41:38,124 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:41:38" (1/1) ... [2024-11-25 04:41:38,128 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d03c06a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:38, skipping insertion in model container [2024-11-25 04:41:38,129 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:41:38" (1/1) ... [2024-11-25 04:41:38,187 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 04:41:39,416 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:41:39,427 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 04:41:39,554 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:41:39,722 INFO L204 MainTranslator]: Completed translation [2024-11-25 04:41:39,723 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39 WrapperNode [2024-11-25 04:41:39,723 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 04:41:39,724 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 04:41:39,725 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 04:41:39,725 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 04:41:39,740 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,778 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,823 INFO L138 Inliner]: procedures = 503, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 229 [2024-11-25 04:41:39,824 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 04:41:39,825 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 04:41:39,825 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 04:41:39,825 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 04:41:39,833 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,833 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,838 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,839 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,845 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,847 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,851 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,853 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,855 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,862 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 04:41:39,863 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 04:41:39,863 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 04:41:39,863 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 04:41:39,864 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:41:39" (1/1) ... [2024-11-25 04:41:39,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:41:39,884 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 04:41:39,900 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 04:41:39,907 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9269bc20-4eac-4b79-a980-0287b147ff13/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 04:41:39,931 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-25 04:41:39,931 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-25 04:41:39,931 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-25 04:41:39,931 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-25 04:41:39,931 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 04:41:39,931 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 04:41:39,931 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 04:41:39,932 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2024-11-25 04:41:39,932 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2024-11-25 04:41:39,932 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2024-11-25 04:41:39,933 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2024-11-25 04:41:40,083 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 04:41:40,085 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 04:41:40,617 INFO L? ?]: Removed 104 outVars from TransFormulas that were not future-live. [2024-11-25 04:41:40,617 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 04:41:41,050 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 04:41:41,052 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-25 04:41:41,053 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:41:41 BoogieIcfgContainer [2024-11-25 04:41:41,053 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 04:41:41,054 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 04:41:41,054 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 04:41:41,065 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 04:41:41,065 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:41:41" (1/1) ... [2024-11-25 04:41:41,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 04:41:41,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:41,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2024-11-25 04:41:41,137 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2024-11-25 04:41:41,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 04:41:41,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:41,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:41,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:41,567 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:41:41,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:41,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2024-11-25 04:41:41,639 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2024-11-25 04:41:41,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 04:41:41,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:41,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:41,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:41,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:41:41,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:41,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2024-11-25 04:41:41,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2024-11-25 04:41:41,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-25 04:41:41,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:41,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:42,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:42,268 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 04:41:42,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:42,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 70 states and 94 transitions. [2024-11-25 04:41:42,321 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions. [2024-11-25 04:41:42,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-25 04:41:42,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:42,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:42,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:42,543 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 04:41:42,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:42,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 69 states and 93 transitions. [2024-11-25 04:41:42,646 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions. [2024-11-25 04:41:42,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:42,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:42,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:42,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:42,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-11-25 04:41:43,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:43,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:43,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:43,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:43,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:43,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:43,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:43,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-11-25 04:41:43,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:43,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:43,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:43,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:43,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:43,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:43,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:43,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:43,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:43,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:43,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:43,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:43,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:43,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:43,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:43,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:43,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:43,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:43,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:43,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:43,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:43,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:43,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-11-25 04:41:43,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:43,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:43,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:43,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:43,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:43,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:43,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:43,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-11-25 04:41:44,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,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-11-25 04:41:44,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,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-11-25 04:41:44,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,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-11-25 04:41:44,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,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-11-25 04:41:44,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:44,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,693 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,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-11-25 04:41:44,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,804 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:44,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-11-25 04:41:44,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:44,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:44,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:44,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:44,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:44,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:44,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:45,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,719 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:45,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-11-25 04:41:45,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:45,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:45,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:45,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:45,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:45,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:45,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,063 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:46,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,684 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:46,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-11-25 04:41:46,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:46,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:46,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:46,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:46,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:46,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:46,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,062 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,658 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,771 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:47,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-11-25 04:41:47,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:47,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:47,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:47,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:47,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:47,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:47,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:48,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:48,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:48,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:48,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-11-25 04:41:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:48,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:48,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:48,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:48,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:48,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:48,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:49,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,207 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:49,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:49,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:49,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:49,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-11-25 04:41:49,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:49,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:49,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:49,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:49,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:49,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:50,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,264 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:50,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:50,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:50,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:50,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-11-25 04:41:50,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:50,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:50,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:50,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:50,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:50,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,073 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:51,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,390 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:51,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:51,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,720 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,799 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:51,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-11-25 04:41:51,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:51,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:51,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:51,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:51,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:51,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:51,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,102 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,247 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,322 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:52,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,650 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,803 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,874 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:52,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-11-25 04:41:52,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:52,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:52,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:52,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:52,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:52,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:52,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:53,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:53,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,385 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,642 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:53,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-11-25 04:41:53,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:53,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:53,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:53,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:53,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:53,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:53,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,113 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,252 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,429 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,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-11-25 04:41:54,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:54,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,909 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:54,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:54,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:54,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:54,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:54,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:54,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:54,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:54,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:55,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,041 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:55,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,468 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:55,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,726 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:55,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:55,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:55,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:55,934 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:55,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:55,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:55,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:55,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:55,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-11-25 04:41:56,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:56,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,345 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:56,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,421 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:56,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:56,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:56,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:56,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:56,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:56,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-11-25 04:41:56,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:57,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:57,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:57,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-11-25 04:41:57,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:57,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:57,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:57,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:57,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:57,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:57,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:58,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,037 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:58,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,104 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:58,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:58,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,304 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:58,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,368 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:58,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:58,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:58,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:58,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:58,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:58,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:58,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:58,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-11-25 04:41:59,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:59,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:41:59,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,455 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41: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-11-25 04:41:59,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,614 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,682 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:41:59,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-11-25 04:41:59,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:41:59,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:41:59,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:41:59,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:41:59,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:41:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:41:59,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,076 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:00,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,140 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,424 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:00,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:00,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:00,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:00,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:00,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-11-25 04:42:00,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:00,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:00,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:00,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:00,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:00,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:00,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,146 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,468 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:01,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,814 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:01,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-11-25 04:42:01,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:01,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:01,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:01,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:01,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:01,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:01,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:02,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,132 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,635 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,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-11-25 04:42:02,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:02,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:02,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:02,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:02,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:02,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:02,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:02,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:02,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:03,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,095 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:03,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,487 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,640 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,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-11-25 04:42:03,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:03,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:03,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:03,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:03,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:03,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:03,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:03,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:03,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:04,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,099 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:04,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,621 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:04,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:04,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:04,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:04,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:04,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:04,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:04,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:04,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-11-25 04:42:05,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:05,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:05,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,189 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:05,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,312 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:05,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:05,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:05,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,567 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,764 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:05,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:05,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-11-25 04:42:05,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:05,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:05,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:05,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:05,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:05,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:05,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,045 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:06,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,298 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,859 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:06,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:06,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:06,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-11-25 04:42:06,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:06,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:06,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:06,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:06,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:06,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,105 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:07,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:07,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:07,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,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-11-25 04:42:07,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:07,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:07,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:07,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:07,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:07,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:07,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:07,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:07,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,468 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:08,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:08,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,868 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:08,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-11-25 04:42:08,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:08,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:08,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:08,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:08,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:08,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,198 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,260 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,437 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:09,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,916 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:09,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-11-25 04:42:09,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:09,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:09,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:09,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:09,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:09,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:09,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,231 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:10,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:10,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,718 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:10,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-11-25 04:42:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:10,947 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:10,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:10,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:10,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:10,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:11,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,126 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:11,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,243 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:11,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,512 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:11,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,768 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:11,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-11-25 04:42:11,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:11,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:11,980 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:11,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:11,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:11,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:11,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:12,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,243 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:12,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:12,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,729 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,845 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:12,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-11-25 04:42:12,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:12,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:12,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:12,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:12,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:12,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:12,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:13,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,209 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,336 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,459 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,523 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:13,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,642 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,701 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:13,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:13,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,932 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:13,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-11-25 04:42:13,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:13,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:13,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:13,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:13,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:13,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:14,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,310 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:14,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,545 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:14,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,757 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42: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-11-25 04:42:14,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,901 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:14,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:14,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:14,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:14,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:14,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:14,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:14,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:14,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-11-25 04:42:15,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:15,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,747 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:15,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,808 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,871 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:15,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:15,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-11-25 04:42:15,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:15,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:15,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:15,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:15,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:15,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,116 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:16,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,294 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,792 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,941 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:16,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-11-25 04:42:16,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:16,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:16,982 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:16,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:16,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:16,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,134 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,241 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,424 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,478 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,598 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,657 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,903 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:17,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-11-25 04:42:17,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:17,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:17,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:17,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:17,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:17,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:17,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:18,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,117 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:18,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,288 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:18,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,753 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,883 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:18,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-11-25 04:42:18,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:18,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:18,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:18,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:18,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:18,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:18,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,085 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,233 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,392 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:19,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:19,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,811 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,947 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:19,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-11-25 04:42:19,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:19,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:19,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:19,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:19,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:19,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:19,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:20,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,150 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:20,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,265 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,511 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:20,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,905 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:20,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:20,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:20,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-11-25 04:42:20,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:20,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:20,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:20,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:20,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:20,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:21,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:21,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:21,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,354 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,409 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,614 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,651 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:21,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,654 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,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-11-25 04:42:21,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:21,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:21,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:21,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:21,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:21,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:21,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:21,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:21,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:22,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:22,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,452 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,612 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:22,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:22,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:22,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-11-25 04:42:22,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:22,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:22,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:22,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:22,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:22,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:23,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,501 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,543 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,702 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:23,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,876 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:23,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:23,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-11-25 04:42:23,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:23,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:23,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:23,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:23,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:23,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:24,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,356 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,575 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:24,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,831 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,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-11-25 04:42:24,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:24,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:24,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:24,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:24,973 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:24,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:24,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:24,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:24,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,051 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,110 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,231 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:25,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,551 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,934 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:25,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-11-25 04:42:25,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:25,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:25,974 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:25,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:25,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:25,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:25,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,018 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,059 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:26,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,581 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:26,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,677 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:26,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:26,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:26,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-11-25 04:42:26,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:26,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:26,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:26,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:26,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:26,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:26,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:27,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,228 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:27,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,499 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:27,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,641 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:27,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,702 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:27,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:27,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-11-25 04:42:27,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:27,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:27,990 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:27,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:27,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:27,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,203 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:28,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,326 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,367 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:28,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,455 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:28,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,578 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,618 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:28,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:28,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:28,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:28,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:28,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:28,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:28,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-11-25 04:42:28,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,042 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:29,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,286 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:29,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,420 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:29,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,461 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:29,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,718 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,779 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:29,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:29,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,901 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:29,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-11-25 04:42:29,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:29,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:29,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:29,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:29,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:29,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:29,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,083 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:30,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:30,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,544 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,803 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,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-11-25 04:42:30,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:30,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:30,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:30,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:30,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:30,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:30,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:30,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:30,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,192 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,383 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,514 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:31,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,644 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:31,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,730 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,814 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,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-11-25 04:42:31,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:31,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:31,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:31,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:31,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:31,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:31,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:31,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:31,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,008 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,233 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:32,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,279 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:32,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,648 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:32,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,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-11-25 04:42:32,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:32,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:32,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:32,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:32,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:32,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:32,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:32,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:32,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,027 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:33,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,206 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,294 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:33,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:33,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:33,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,883 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,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-11-25 04:42:33,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,933 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:33,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:33,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:33,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:33,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:33,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:33,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:33,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:33,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:34,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,082 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,127 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:34,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:34,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,404 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,464 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,519 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,571 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,632 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,751 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,797 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,926 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:34,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-11-25 04:42:34,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:34,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:34,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:34,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:34,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:34,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:34,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,099 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,388 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:35,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:35,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,923 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:35,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:35,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-11-25 04:42:35,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:35,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:35,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:35,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:35,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:35,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,045 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,237 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:36,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,414 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:36,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,566 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,687 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,856 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:36,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:36,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-11-25 04:42:36,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:36,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:36,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:36,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:36,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:36,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,233 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:37,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,415 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,633 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,761 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:37,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:37,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,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-11-25 04:42:37,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:37,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:37,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:37,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:37,977 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:37,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:37,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:37,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:37,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,036 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:38,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,218 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,337 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:38,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,465 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,595 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:38,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,765 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,826 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:38,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-11-25 04:42:38,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:38,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:38,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:38,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:38,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:38,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:38,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,100 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:39,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,358 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,484 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,525 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,653 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,780 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:39,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,925 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:39,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-11-25 04:42:39,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:39,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:39,972 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:39,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:39,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:39,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:39,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,230 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:40,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,321 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,362 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:40,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:40,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,881 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:40,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:40,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-11-25 04:42:40,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:40,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:40,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:40,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:40,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:40,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,234 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,320 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,621 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:41,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,894 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:41,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:41,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-11-25 04:42:41,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:41,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:41,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:41,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:41,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:41,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:41,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,216 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:42,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,388 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,504 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,570 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,637 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,820 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:42,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:42,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:42,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-11-25 04:42:42,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:42,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:42,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:42,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:42,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:42,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:43,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:43,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:42:43,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:43,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:43,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:43,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:43,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:43,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:43,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:43,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-11-25 04:42:43,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:43,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:43,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:43,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:43,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:43,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:43,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:43,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-11-25 04:42:43,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:43,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:43,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:43,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:43,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:43,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:43,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:42:43,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-11-25 04:42:43,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:42:43,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:42:43,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:42:43,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:42:43,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:42:43,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:42:43,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-25 04:53:53,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:53,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:53:53,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:53,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:53,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:53,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:53,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:53,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:53,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,138 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,270 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:54,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-11-25 04:53:54,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:54,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53: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-11-25 04:53:54,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:54,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:54,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:54,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:54,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:54,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53: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-11-25 04:53:55,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:55,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:55,085 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:55,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:55,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:55,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:55,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:55,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-11-25 04:53:55,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:55,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:55,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:55,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:55,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:55,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:55,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:55,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-11-25 04:53:55,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:55,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:55,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:55,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:55,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:55,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:55,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:55,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-11-25 04:53:55,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:55,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:55,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:55,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:55,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:55,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:55,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:55,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-11-25 04:53:55,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:55,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:55,699 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:55,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:55,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:55,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:55,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:55,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-11-25 04:53:55,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:55,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:55,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:55,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:55,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:55,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,171 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,509 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:56,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:56,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-11-25 04:53:56,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:56,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:56,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:56,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:56,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:56,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,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-11-25 04:53:57,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,044 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,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-11-25 04:53:57,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,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-11-25 04:53:57,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,310 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,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-11-25 04:53:57,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:53:57,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,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-11-25 04:53:57,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:57,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:57,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-11-25 04:53:57,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:57,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:57,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:57,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:57,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:57,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53: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-11-25 04:53:58,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:58,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-11-25 04:53:58,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53: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-11-25 04:53:58,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,310 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:58,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-11-25 04:53:58,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:58,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-11-25 04:53:58,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:58,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-11-25 04:53:58,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:58,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:58,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-11-25 04:53:58,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:58,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:58,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:58,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:58,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:58,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,178 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,311 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,445 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:53:59,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-11-25 04:53:59,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:53:59,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:53:59,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:53:59,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:53:59,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:53:59,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:53:59,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:00,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:00,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,146 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,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-11-25 04:54:00,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,276 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,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-11-25 04:54:00,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,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-11-25 04:54:00,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,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-11-25 04:54:00,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:00,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-11-25 04:54:00,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:00,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:00,863 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:00,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:00,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:00,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:00,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:01,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:01,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,297 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:01,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:01,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:01,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:01,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:01,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-11-25 04:54:01,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:01,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:01,907 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:01,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:01,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:01,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,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-11-25 04:54:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,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-11-25 04:54:02,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,168 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,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-11-25 04:54:02,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:02,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,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-11-25 04:54:02,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,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-11-25 04:54:02,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,804 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:02,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-11-25 04:54:02,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:02,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:02,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:02,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:02,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:02,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:02,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,017 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:03,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-11-25 04:54:03,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:03,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:03,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:03,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:03,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:03,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:03,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:04,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-11-25 04:54:04,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:04,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-11-25 04:54:04,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:04,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-11-25 04:54:04,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,223 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:04,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,330 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:04,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:04,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:04,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:04,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:04,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:04,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:04,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:04,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-11-25 04:54:04,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:04,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:04,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:04,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:04,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:04,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:05,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-11-25 04:54:05,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,094 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:05,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:05,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-11-25 04:54:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:05,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-11-25 04:54:05,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,406 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:05,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:05,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:05,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-11-25 04:54:05,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:05,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-11-25 04:54:05,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:05,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:05,869 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:05,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:05,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:05,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:05,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:06,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-11-25 04:54:06,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:06,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:06,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-11-25 04:54:06,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,190 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:06,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:06,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:06,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,324 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:06,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:06,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:06,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,596 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:06,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:06,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:06,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:06,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:06,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-11-25 04:54:06,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:06,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:06,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:06,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:06,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:06,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,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-11-25 04:54:07,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:07,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,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-11-25 04:54:07,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,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-11-25 04:54:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,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-11-25 04:54:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,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-11-25 04:54:07,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:07,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:07,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,865 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:07,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:07,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:07,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:07,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:07,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:07,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:07,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:08,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:08,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-11-25 04:54:08,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:08,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:08,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:08,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:08,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:08,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:08,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:08,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-11-25 04:54:08,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:08,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:08,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:08,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:08,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:08,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:08,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:08,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-11-25 04:54:08,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:08,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:08,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:08,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:08,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:08,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:08,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:08,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-11-25 04:54:08,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:08,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:08,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:08,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:08,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:08,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:08,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:08,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-11-25 04:54:08,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:08,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:08,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:08,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:08,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:08,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:08,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-11-25 04:54:08,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:08,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:08,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:08,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:08,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:08,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,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-11-25 04:54:09,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,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-11-25 04:54:09,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,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-11-25 04:54:09,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,335 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,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-11-25 04:54:09,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,467 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,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-11-25 04:54:09,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,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-11-25 04:54:09,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:09,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:09,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:09,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:09,875 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:09,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:09,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:09,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:09,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,006 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,136 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:10,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:10,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-11-25 04:54:10,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:10,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:10,969 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:10,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:10,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:10,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:11,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-11-25 04:54:11,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:11,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:11,110 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:11,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:11,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:11,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:11,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-11-25 04:54:11,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:11,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:11,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:11,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:11,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:11,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:11,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:11,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:11,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:11,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:11,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:11,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:11,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:11,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-11-25 04:54:11,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:11,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:11,568 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:11,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:11,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:11,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:11,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-11-25 04:54:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:11,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:11,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:11,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:11,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:11,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-11-25 04:54:11,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:11,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:11,853 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:11,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:11,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:11,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:11,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:12,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:12,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:12,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-11-25 04:54:12,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:12,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:12,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:12,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:12,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:12,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,794 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:13,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-11-25 04:54:13,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:13,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:13,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:13,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:13,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:13,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,882 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:14,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:14,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-11-25 04:54:14,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:14,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:14,990 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:14,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:14,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:14,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:15,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,193 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,295 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,502 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,613 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:15,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-11-25 04:54:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:15,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:15,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:15,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:16,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-11-25 04:54:16,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:16,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:16,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:16,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:16,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:16,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:16,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:16,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:16,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:16,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:16,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:16,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:16,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:16,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:16,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-11-25 04:54:16,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:16,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:16,500 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:16,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:16,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:16,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:16,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:16,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-11-25 04:54:16,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:16,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:16,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:16,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:16,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:16,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:16,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:16,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-11-25 04:54:16,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:16,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:16,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:16,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:16,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:16,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:16,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,318 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:17,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,802 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:17,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:17,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-11-25 04:54:17,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:17,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:17,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:17,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:17,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:17,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,132 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,331 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,600 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:18,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:18,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-11-25 04:54:18,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:18,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:18,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:18,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:18,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:18,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:19,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,157 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,370 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:19,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,808 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:19,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-11-25 04:54:19,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:19,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:19,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:19,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:19,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:19,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:19,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:20,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:20,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:20,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-11-25 04:54:20,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:20,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:20,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:20,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:20,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:20,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:21,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,220 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,476 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,589 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,693 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,799 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:21,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-11-25 04:54:21,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:21,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:21,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:21,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:21,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:21,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:21,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,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-11-25 04:54:22,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,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-11-25 04:54:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:22,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:22,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,327 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,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-11-25 04:54:22,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:22,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,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-11-25 04:54:22,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,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-11-25 04:54:22,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:22,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:22,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-11-25 04:54:22,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:22,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:22,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:22,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:22,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:22,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:23,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,103 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,463 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:23,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-11-25 04:54:23,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:23,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:23,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:23,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:23,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:23,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:23,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,341 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:24,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,554 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,655 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,824 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:24,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:24,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-11-25 04:54:24,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:24,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:24,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:24,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:24,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:24,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:25,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:25,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,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-11-25 04:54:25,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,312 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,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-11-25 04:54:25,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,415 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,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-11-25 04:54:25,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,560 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,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-11-25 04:54:25,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:25,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:25,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:25,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-11-25 04:54:25,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:25,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:25,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:25,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:25,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:25,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:26,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,046 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,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-11-25 04:54:26,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,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-11-25 04:54:26,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,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-11-25 04:54:26,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:26,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,491 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,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-11-25 04:54:26,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:26,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,718 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:26,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:26,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:26,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:26,827 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:26,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:26,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:26,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,333 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:27,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:27,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,651 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,761 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,861 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:27,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:27,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-11-25 04:54:27,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:27,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:27,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:27,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:27,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:27,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,062 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,394 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,504 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,649 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:28,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:28,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-11-25 04:54:28,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:28,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:28,930 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:28,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:28,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:28,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,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-11-25 04:54:29,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:29,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,279 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:29,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:29,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,549 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,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-11-25 04:54:29,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,696 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,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-11-25 04:54:29,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,834 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:29,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:29,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-11-25 04:54:29,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:29,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:29,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:29,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:29,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:29,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,067 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:30,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,404 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:30,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-11-25 04:54:30,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:30,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:30,951 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:30,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:30,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:30,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,052 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,520 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,851 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:31,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:31,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-11-25 04:54:31,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:31,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:31,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:31,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:31,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:31,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,494 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:32,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,609 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:32,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-11-25 04:54:32,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:32,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:32,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:32,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:32,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:32,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:32,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:33,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,232 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,497 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:33,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,624 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:33,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:33,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-11-25 04:54:33,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:33,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:33,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:33,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:33,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:33,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,273 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,395 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,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-11-25 04:54:34,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,837 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:34,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:34,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:34,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:34,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:34,948 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:34,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:34,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:34,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:35,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:35,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-11-25 04:54:35,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:35,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:35,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:35,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:35,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:35,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,070 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,376 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,630 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:36,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,747 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,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-11-25 04:54:36,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:36,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:36,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:36,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:36,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:36,985 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:36,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:36,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:36,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:37,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,293 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:37,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:37,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:37,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:37,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:37,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:37,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:37,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:37,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-11-25 04:54:38,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,001 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,104 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,314 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,416 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,521 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,731 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:38,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:38,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-11-25 04:54:38,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:38,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:38,943 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:38,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:39,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,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-11-25 04:54:39,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:39,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:39,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:39,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:39,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:39,995 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:39,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:39,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:39,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,202 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,305 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,405 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:40,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,408 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:40,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,832 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:40,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-11-25 04:54:40,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:40,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:40,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:40,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:40,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:40,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,069 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,289 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,703 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:41,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:41,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-11-25 04:54:41,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:41,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:41,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:41,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:41,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:41,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,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-11-25 04:54:42,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:42,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:42,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,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-11-25 04:54:42,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:42,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,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-11-25 04:54:42,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,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-11-25 04:54:42,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,679 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,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-11-25 04:54:42,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:42,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-11-25 04:54:42,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:42,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:42,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:42,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:42,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:42,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:42,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:43,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:43,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,744 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,853 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:43,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:43,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-11-25 04:54:43,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:43,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:43,960 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:43,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:43,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:43,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:44,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,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-11-25 04:54:44,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,170 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,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-11-25 04:54:44,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,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-11-25 04:54:44,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,384 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,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-11-25 04:54:44,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,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-11-25 04:54:44,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,601 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:44,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,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-11-25 04:54:44,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,813 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:44,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:44,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:44,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:44,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:44,934 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:44,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:44,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:44,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,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-11-25 04:54:45,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,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-11-25 04:54:45,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,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-11-25 04:54:45,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,283 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,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-11-25 04:54:45,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:45,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,492 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:45,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,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-11-25 04:54:45,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:45,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:45,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-11-25 04:54:45,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:45,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:45,928 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:45,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:45,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:45,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,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-11-25 04:54:46,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,032 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:46,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,145 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,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-11-25 04:54:46,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,277 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:46,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,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-11-25 04:54:46,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,546 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,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-11-25 04:54:46,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:46,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-11-25 04:54:46,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:46,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:46,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:46,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:46,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:46,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:46,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:47,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,020 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:47,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,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-11-25 04:54:47,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,191 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:47,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,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-11-25 04:54:47,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:47,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,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-11-25 04:54:47,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:47,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,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-11-25 04:54:47,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,607 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:47,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,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-11-25 04:54:47,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:47,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-11-25 04:54:47,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:47,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:47,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:47,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:47,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:47,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:48,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-11-25 04:54:48,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:48,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:48,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:48,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:48,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:48,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:48,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-11-25 04:54:48,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:48,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:48,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:48,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:48,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:48,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:48,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-11-25 04:54:48,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:48,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:48,412 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:48,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:48,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:48,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:48,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-11-25 04:54:48,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:48,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:48,548 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:48,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:48,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:48,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:48,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-11-25 04:54:48,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:48,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:48,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:48,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:48,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:48,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:48,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-11-25 04:54:48,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:48,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:48,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:48,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:48,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:48,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:48,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,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-11-25 04:54:49,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,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-11-25 04:54:49,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,188 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,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-11-25 04:54:49,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,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-11-25 04:54:49,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:49,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,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-11-25 04:54:49,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,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-11-25 04:54:49,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:49,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:49,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:49,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:49,900 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:49,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:49,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:49,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,107 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:50,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-11-25 04:54:50,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:50,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:50,914 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:50,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:50,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:50,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:50,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:51,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,224 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:51,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:51,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,849 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:51,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:51,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-11-25 04:54:51,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:51,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:51,956 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:51,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:51,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:51,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:52,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,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-11-25 04:54:52,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,175 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,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-11-25 04:54:52,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,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-11-25 04:54:52,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:52,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,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-11-25 04:54:52,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,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-11-25 04:54:52,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,767 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:52,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-11-25 04:54:52,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:52,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:52,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:52,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:52,979 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:52,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:52,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:52,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:53,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,285 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,386 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,490 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,594 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:53,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-11-25 04:54:53,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:53,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:53,904 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:53,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:53,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:53,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:53,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,009 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,112 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:54,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,681 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,786 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:54,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:54,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-11-25 04:54:54,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:54,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:54,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:54,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:54,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:54,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,339 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,766 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:55,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-11-25 04:54:55,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:55,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:55,897 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:55,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:55,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:55,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:55,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,005 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,572 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,674 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:56,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-11-25 04:54:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:56,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:56,889 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:56,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:56,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:56,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:56,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,004 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54: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-11-25 04:54:57,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,106 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,312 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,526 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:57,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,753 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:57,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-11-25 04:54:57,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:57,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:57,961 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:57,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:57,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:57,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,172 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,274 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,376 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:58,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-11-25 04:54:58,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:58,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:58,935 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:58,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:58,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:58,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:59,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,577 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,680 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:54:59,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,782 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:54:59,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:54:59,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-11-25 04:54:59,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:54:59,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:54:59,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:54:59,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:54:59,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:54:59,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:00,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-11-25 04:55:00,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:00,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:00,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,204 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:00,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-11-25 04:55:00,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,312 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:00,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-11-25 04:55:00,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,489 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:00,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-11-25 04:55:00,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,634 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:00,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:00,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:00,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-11-25 04:55:00,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:00,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:00,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:00,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:00,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:00,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,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-11-25 04:55:01,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:01,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,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-11-25 04:55:01,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,319 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,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-11-25 04:55:01,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,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-11-25 04:55:01,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,593 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,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-11-25 04:55:01,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,739 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,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-11-25 04:55:01,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:01,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:01,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:01,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:01,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:01,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:01,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:01,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:01,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,092 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:02,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,505 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,758 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:02,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:02,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-11-25 04:55:02,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:02,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:02,965 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:02,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:02,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:02,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,088 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,200 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,316 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:03,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,860 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:03,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:03,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-11-25 04:55:03,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:03,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:03,967 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:03,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:03,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:03,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,074 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:04,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,180 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,388 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,793 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:04,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:04,896 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:04,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:04,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:04,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:04,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-11-25 04:55:04,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,000 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:05,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,104 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:05,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-11-25 04:55:05,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,214 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:05,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:05,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:05,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:05,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:05,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:05,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-11-25 04:55:05,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:05,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-11-25 04:55:05,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:05,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:05,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-11-25 04:55:05,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:05,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:05,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:05,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:05,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:05,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,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-11-25 04:55:06,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,039 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,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-11-25 04:55:06,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:06,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,248 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,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-11-25 04:55:06,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,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-11-25 04:55:06,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,456 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:06,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,561 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,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-11-25 04:55:06,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,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-11-25 04:55:06,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:06,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:06,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:06,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:06,945 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:06,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:06,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:06,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:07,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,048 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:07,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,151 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,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-11-25 04:55:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,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-11-25 04:55:07,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:07,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,471 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:07,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,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-11-25 04:55:07,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:07,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,827 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:07,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:07,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-11-25 04:55:07,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:07,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:07,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:07,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:07,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:07,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:08,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,064 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:08,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:08,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,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-11-25 04:55:08,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,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-11-25 04:55:08,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,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-11-25 04:55:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,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-11-25 04:55:08,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:08,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:08,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:08,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:08,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:08,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:08,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:08,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:08,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:09,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,065 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,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-11-25 04:55:09,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,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-11-25 04:55:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:09,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,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-11-25 04:55:09,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,535 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,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-11-25 04:55:09,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,652 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,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-11-25 04:55:09,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,769 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:09,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:09,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:09,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:09,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:09,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:09,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:09,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:09,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-11-25 04:55:10,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,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-11-25 04:55:10,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,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-11-25 04:55:10,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,352 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,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-11-25 04:55:10,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:10,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,585 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,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-11-25 04:55:10,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:10,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:10,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-11-25 04:55:10,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:10,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:10,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:10,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:10,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:10,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,030 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,164 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:11,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,296 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,830 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:11,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-11-25 04:55:11,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:11,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:11,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:11,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:11,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:11,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:12,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-11-25 04:55:12,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,097 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:12,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-11-25 04:55:12,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:12,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-11-25 04:55:12,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,364 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:12,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-11-25 04:55:12,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,501 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:12,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-11-25 04:55:12,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:12,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:12,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:12,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-11-25 04:55:12,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:12,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:12,913 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:12,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:12,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:12,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,049 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,184 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,669 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:13,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-11-25 04:55:13,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:13,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:13,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:13,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:13,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:13,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,087 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:14,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,298 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,405 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,612 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:14,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:14,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:14,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-11-25 04:55:14,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:14,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:14,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:14,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:14,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:14,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,025 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,130 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,234 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,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-11-25 04:55:15,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,712 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:15,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:15,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:15,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:15,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:15,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:15,921 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:15,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:15,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:15,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,031 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,166 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,714 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:16,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-11-25 04:55:16,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:16,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:16,988 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:16,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:16,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:16,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,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-11-25 04:55:17,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,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-11-25 04:55:17,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,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-11-25 04:55:17,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:17,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,530 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,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-11-25 04:55:17,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,721 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,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-11-25 04:55:17,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,859 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:17,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:17,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-11-25 04:55:17,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:17,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:17,996 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:17,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:17,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:17,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:18,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:18,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:18,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:18,129 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:18,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:18,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:18,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:18,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:18,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:18,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:18,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:18,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:18,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:18,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:18,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-11-25 04:55:18,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:18,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:18,472 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:18,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:18,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:18,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:18,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:18,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:18,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:18,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:18,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-11-25 04:55:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:18,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:18,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:18,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:18,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:18,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:18,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-11-25 04:55:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:18,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:18,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:18,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:18,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:18,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:18,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,014 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,122 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,226 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,544 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,649 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:19,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,754 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:19,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-11-25 04:55:19,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:19,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:19,938 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:19,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:19,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:19,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:20,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,252 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,465 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,690 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:20,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-11-25 04:55:20,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:20,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:20,910 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:20,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:20,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:20,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:21,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,128 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,340 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,449 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,558 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,689 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:21,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-11-25 04:55:21,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:21,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:21,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:21,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:21,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:21,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:21,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,706 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:22,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:22,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-11-25 04:55:22,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:22,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:22,983 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:22,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:22,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:22,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,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-11-25 04:55:23,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,120 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,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-11-25 04:55:23,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,258 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:23,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,393 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,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-11-25 04:55:23,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,533 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,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-11-25 04:55:23,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,697 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,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-11-25 04:55:23,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,843 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:23,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:23,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-11-25 04:55:23,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:23,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:23,981 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:23,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:23,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:23,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:24,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-11-25 04:55:24,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:24,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:24,116 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:24,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:24,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:24,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:24,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-11-25 04:55:24,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:24,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:24,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:24,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:24,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:24,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:24,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-11-25 04:55:24,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:24,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:24,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:24,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:24,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:24,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:24,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-11-25 04:55:24,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:24,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:24,621 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:24,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:24,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:24,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:24,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-11-25 04:55:24,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:24,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:24,756 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:24,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:24,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:24,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:24,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-11-25 04:55:24,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:24,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:24,892 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:24,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:24,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:24,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:24,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,240 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,447 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,562 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,693 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,842 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:25,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:25,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-11-25 04:55:25,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:25,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:25,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:25,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:25,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:25,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:26,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,062 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,167 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,272 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,741 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,846 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:26,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-11-25 04:55:26,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:26,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:26,950 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:26,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:26,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:26,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,162 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,372 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,481 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,589 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,709 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,848 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:27,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:27,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-11-25 04:55:27,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:27,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:27,986 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:27,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:27,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:27,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:28,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:28,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-11-25 04:55:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:28,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:28,123 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:28,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:28,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:28,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:28,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:28,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-11-25 04:55:28,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:28,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:28,261 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:28,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:28,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:28,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:28,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:28,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-11-25 04:55:28,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:28,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:28,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:28,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:28,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:28,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:28,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:28,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:28,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:28,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:28,536 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:28,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:28,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:28,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:28,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:28,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-11-25 04:55:28,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:28,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:28,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:28,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:28,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:28,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:28,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:28,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-11-25 04:55:28,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:28,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:28,911 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:28,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:28,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:28,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:29,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,047 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,317 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,457 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,726 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,862 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:29,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:29,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-11-25 04:55:29,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:29,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:29,997 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:29,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:29,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:29,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,538 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,828 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:30,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:30,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-11-25 04:55:30,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:30,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:30,964 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:30,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:30,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:30,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,238 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,555 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,781 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:31,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:31,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-11-25 04:55:31,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:31,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:31,999 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:31,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:31,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:31,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,218 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,436 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,854 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:32,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:32,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-11-25 04:55:32,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:32,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:32,959 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:32,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:32,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:32,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,143 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,357 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,468 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:33,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:33,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-11-25 04:55:33,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:33,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:33,924 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:33,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:33,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:33,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:34,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,246 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,774 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:34,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:34,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-11-25 04:55:34,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:34,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:34,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:34,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:34,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:34,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,241 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,346 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,454 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,612 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:35,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,886 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:35,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-11-25 04:55:35,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:35,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:35,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:35,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:35,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:35,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,098 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,539 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,858 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:36,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:36,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-11-25 04:55:36,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:36,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:36,963 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:36,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:36,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:36,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:37,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,139 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,247 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,460 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,565 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,669 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,879 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:37,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:37,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-11-25 04:55:37,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:37,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:37,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:37,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:37,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:37,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:38,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,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-11-25 04:55:38,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,197 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,301 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:38,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:38,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,410 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,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-11-25 04:55:38,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:38,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,627 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,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-11-25 04:55:38,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,734 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:38,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-11-25 04:55:38,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:38,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:38,847 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:38,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:38,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:38,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:38,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,072 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,208 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,480 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,615 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,749 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:39,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-11-25 04:55:39,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:39,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:39,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:39,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:39,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:39,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:39,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,022 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:40,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,292 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,428 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,851 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:40,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:40,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-11-25 04:55:40,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:40,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:40,987 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:40,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:40,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:40,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:41,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:41,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:41,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:41,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:41,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:41,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:41,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:41,260 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:41,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:41,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:41,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:41,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:41,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:41,395 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:41,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:41,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:41,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:41,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:41,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:41,587 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:41,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:41,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:41,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:41,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:41,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:41,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:41,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:41,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:41,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:41,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:41,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:41,867 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:41,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:41,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:41,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:41,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:41,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-11-25 04:55:42,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,137 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,271 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,694 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:42,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-11-25 04:55:42,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:42,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:42,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:42,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:42,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:42,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:42,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,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-11-25 04:55:43,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,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-11-25 04:55:43,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:43,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,219 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,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-11-25 04:55:43,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:43,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,434 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:43,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,610 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,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-11-25 04:55:43,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,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-11-25 04:55:43,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,821 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:43,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:43,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-11-25 04:55:43,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:43,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:43,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:43,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:43,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:43,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,034 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,140 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,251 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:44,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,806 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:44,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:44,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-11-25 04:55:44,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:44,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:44,917 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:44,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:44,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:44,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,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-11-25 04:55:45,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,028 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,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-11-25 04:55:45,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,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-11-25 04:55:45,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,291 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,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-11-25 04:55:45,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:45,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,667 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:45,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,804 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:45,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:45,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-11-25 04:55:45,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:45,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:45,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:45,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:45,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:45,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,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-11-25 04:55:46,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:46,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,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-11-25 04:55:46,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,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-11-25 04:55:46,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:46,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,616 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,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-11-25 04:55:46,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,753 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:46,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-11-25 04:55:46,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:46,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:46,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:46,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:46,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:46,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:46,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,029 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,441 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,852 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:47,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:47,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-11-25 04:55:47,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:47,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:47,992 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:47,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:47,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:47,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:48,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:48,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-11-25 04:55:48,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:48,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:48,235 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:48,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:48,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:48,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:48,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:48,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-11-25 04:55:48,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:48,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:48,421 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:48,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:48,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:48,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:48,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:48,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-11-25 04:55:48,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:48,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:48,650 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:48,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:48,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:48,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:48,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:48,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-11-25 04:55:48,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:48,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:48,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:48,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:48,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:48,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:48,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:48,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:48,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:48,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:48,949 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:48,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:48,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:48,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,055 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,160 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,479 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,800 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:49,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-11-25 04:55:49,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:49,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:49,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:49,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:49,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:49,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:49,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,118 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:50,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,334 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,443 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,638 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:50,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-11-25 04:55:50,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:50,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:50,880 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:50,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:50,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:50,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:50,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:51,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:51,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:51,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-11-25 04:55:51,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,156 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:51,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,299 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:51,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-11-25 04:55:51,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,440 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:51,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-11-25 04:55:51,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,576 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:51,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-11-25 04:55:51,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:51,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-11-25 04:55:51,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:51,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:51,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:51,994 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:51,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:51,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:51,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,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-11-25 04:55:52,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,132 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,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-11-25 04:55:52,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,266 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,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-11-25 04:55:52,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,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-11-25 04:55:52,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,540 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,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-11-25 04:55:52,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,676 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:52,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,815 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:52,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:52,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-11-25 04:55:52,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:52,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:52,953 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:52,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:52,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:52,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:53,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:53,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:53,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:53,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:53,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:53,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:53,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-11-25 04:55:53,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:53,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:53,328 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:53,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:53,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:53,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:53,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:53,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:53,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:53,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:53,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:53,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:53,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-11-25 04:55:53,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:53,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:53,603 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:53,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:53,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:53,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:53,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-11-25 04:55:53,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:53,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:53,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:53,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:53,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:53,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:53,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-11-25 04:55:53,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:53,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:53,878 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:53,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:53,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:53,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:53,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:54,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,016 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,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-11-25 04:55:54,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,152 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,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-11-25 04:55:54,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,290 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:54,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,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-11-25 04:55:54,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,563 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,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-11-25 04:55:54,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,700 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,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-11-25 04:55:54,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,836 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:54,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:54,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-11-25 04:55:54,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:54,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:54,971 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:54,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:54,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:54,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:55,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-11-25 04:55:55,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:55,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-11-25 04:55:55,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,244 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:55,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-11-25 04:55:55,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,381 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:55,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-11-25 04:55:55,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:55,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,656 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:55,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-11-25 04:55:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,791 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:55,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:55,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-11-25 04:55:55,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:55,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:55,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:55,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:55,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:55,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:56,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,124 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:56,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-11-25 04:55:56,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:56,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-11-25 04:55:56,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,396 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:56,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-11-25 04:55:56,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,534 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:56,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-11-25 04:55:56,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,671 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:56,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-11-25 04:55:56,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:56,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:56,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-11-25 04:55:56,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:56,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:56,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:56,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:56,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:56,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:57,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-11-25 04:55:57,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:57,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-11-25 04:55:57,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,211 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:57,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-11-25 04:55:57,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,348 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:57,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-11-25 04:55:57,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,485 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:57,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:57,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55: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-11-25 04:55:57,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,763 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:57,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:57,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-11-25 04:55:57,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:57,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:57,901 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:57,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:57,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:57,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:58,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:58,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-25 04:55:58,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:58,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:58,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:58,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:58,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:58,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:58,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-11-25 04:55:58,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:58,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:58,176 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:58,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:58,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:58,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:55:58,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:55:58,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-11-25 04:55:58,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:55:58,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2024-11-25 04:55:58,313 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2024-11-25 04:55:58,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 04:55:58,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:55:58,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms