./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_2calls_5-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_2calls_5-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash eb57cc67b4a5d1052a722feccb00a81098424cf4bc0bbd7bfe756405ab740d43 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 02:18:22,338 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 02:18:22,396 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 02:18:22,401 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 02:18:22,401 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 02:18:22,422 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 02:18:22,423 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 02:18:22,423 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 02:18:22,423 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 02:18:22,423 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 02:18:22,424 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 02:18:22,424 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 02:18:22,425 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 02:18:22,425 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:18:22,425 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 02:18:22,425 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 02:18:22,426 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 02:18:22,426 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 02:18:22,426 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 02:18:22,426 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_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> eb57cc67b4a5d1052a722feccb00a81098424cf4bc0bbd7bfe756405ab740d43 [2024-12-06 02:18:22,661 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 02:18:22,670 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 02:18:22,672 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 02:18:22,673 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 02:18:22,674 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 02:18:22,675 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/recursive-simple/fibo_2calls_5-2.c [2024-12-06 02:18:25,327 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/data/cdf639347/5f7c5187f6ea4ed9b3e4404cda9ae1db/FLAGde6b75f03 [2024-12-06 02:18:25,529 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 02:18:25,530 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/sv-benchmarks/c/recursive-simple/fibo_2calls_5-2.c [2024-12-06 02:18:25,537 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/data/cdf639347/5f7c5187f6ea4ed9b3e4404cda9ae1db/FLAGde6b75f03 [2024-12-06 02:18:25,906 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/data/cdf639347/5f7c5187f6ea4ed9b3e4404cda9ae1db [2024-12-06 02:18:25,908 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 02:18:25,909 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 02:18:25,910 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 02:18:25,910 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 02:18:25,915 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 02:18:25,915 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:18:25" (1/1) ... [2024-12-06 02:18:25,916 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a031a17 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:25, skipping insertion in model container [2024-12-06 02:18:25,916 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:18:25" (1/1) ... [2024-12-06 02:18:25,929 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 02:18:26,068 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:18:26,078 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 02:18:26,091 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:18:26,103 INFO L204 MainTranslator]: Completed translation [2024-12-06 02:18:26,104 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26 WrapperNode [2024-12-06 02:18:26,104 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 02:18:26,105 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 02:18:26,105 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 02:18:26,105 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 02:18:26,111 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,116 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,127 INFO L138 Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 21 [2024-12-06 02:18:26,127 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 02:18:26,128 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 02:18:26,128 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 02:18:26,128 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 02:18:26,134 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,134 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,135 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,135 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,137 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,137 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,139 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,140 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,140 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,141 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 02:18:26,142 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 02:18:26,142 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 02:18:26,142 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 02:18:26,143 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:18:26,159 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 02:18:26,170 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 02:18:26,173 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bca33658-2877-4ab0-995e-2d9bf7792693/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 02:18:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 02:18:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 02:18:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-12-06 02:18:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-12-06 02:18:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-12-06 02:18:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-12-06 02:18:26,197 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 02:18:26,197 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 02:18:26,242 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 02:18:26,243 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 02:18:26,384 INFO L? ?]: Removed 24 outVars from TransFormulas that were not future-live. [2024-12-06 02:18:26,384 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 02:18:26,411 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 02:18:26,412 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 02:18:26,412 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:18:26 BoogieIcfgContainer [2024-12-06 02:18:26,412 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 02:18:26,413 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 02:18:26,413 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 02:18:26,420 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 02:18:26,420 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:18:26" (1/1) ... [2024-12-06 02:18:26,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 02:18:26,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:26,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 46 states and 52 transitions. [2024-12-06 02:18:26,468 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 52 transitions. [2024-12-06 02:18:26,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 02:18:26,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:26,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:26,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:26,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:26,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:26,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 45 states and 51 transitions. [2024-12-06 02:18:26,634 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 51 transitions. [2024-12-06 02:18:26,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 02:18:26,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:26,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:26,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:26,713 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:26,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:26,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 50 states and 58 transitions. [2024-12-06 02:18:26,843 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 58 transitions. [2024-12-06 02:18:26,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:18:26,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:26,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:26,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:26,891 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:26,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:26,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 49 states and 57 transitions. [2024-12-06 02:18:26,924 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 57 transitions. [2024-12-06 02:18:26,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 02:18:26,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:26,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,013 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:27,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:27,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 55 states and 65 transitions. [2024-12-06 02:18:27,129 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 65 transitions. [2024-12-06 02:18:27,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 02:18:27,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:27,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:27,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:27,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 54 states and 64 transitions. [2024-12-06 02:18:27,203 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 64 transitions. [2024-12-06 02:18:27,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 02:18:27,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:27,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:27,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,246 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:27,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:27,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 57 states and 68 transitions. [2024-12-06 02:18:27,324 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 68 transitions. [2024-12-06 02:18:27,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 02:18:27,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:27,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:27,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,424 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:27,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:27,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 58 states and 70 transitions. [2024-12-06 02:18:27,481 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 70 transitions. [2024-12-06 02:18:27,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:18:27,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:27,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:27,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:27,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:27,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 57 states and 69 transitions. [2024-12-06 02:18:27,538 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 69 transitions. [2024-12-06 02:18:27,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 02:18:27,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:27,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:27,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:27,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 59 states and 73 transitions. [2024-12-06 02:18:27,927 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 73 transitions. [2024-12-06 02:18:27,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 02:18:27,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:27,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:27,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:27,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:28,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:28,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 62 states and 77 transitions. [2024-12-06 02:18:28,063 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 77 transitions. [2024-12-06 02:18:28,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 02:18:28,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:28,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:28,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:28,196 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:28,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:28,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 70 states and 90 transitions. [2024-12-06 02:18:28,815 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 90 transitions. [2024-12-06 02:18:28,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 02:18:28,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:28,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:28,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:28,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 02:18:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:29,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-06 02:18:29,338 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-06 02:18:29,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 02:18:29,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:29,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:29,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:29,484 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:30,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:30,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 80 states and 106 transitions. [2024-12-06 02:18:30,277 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 106 transitions. [2024-12-06 02:18:30,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 02:18:30,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:30,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:30,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:30,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 8 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:30,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:30,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 86 states and 113 transitions. [2024-12-06 02:18:30,941 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 113 transitions. [2024-12-06 02:18:30,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 02:18:30,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:30,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:30,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:31,108 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 25 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:32,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:32,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 102 states and 132 transitions. [2024-12-06 02:18:32,394 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 132 transitions. [2024-12-06 02:18:32,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 02:18:32,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:32,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:32,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:32,642 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 02:18:33,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:33,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 112 states and 149 transitions. [2024-12-06 02:18:33,613 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 149 transitions. [2024-12-06 02:18:33,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 02:18:33,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:33,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:33,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:33,661 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 02:18:33,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:33,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 113 states and 152 transitions. [2024-12-06 02:18:33,682 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 152 transitions. [2024-12-06 02:18:33,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 02:18:33,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:33,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:33,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:33,801 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 02:18:34,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:34,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 117 states and 160 transitions. [2024-12-06 02:18:34,248 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 160 transitions. [2024-12-06 02:18:34,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 02:18:34,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:34,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:34,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:34,288 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 02:18:34,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:34,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 118 states and 163 transitions. [2024-12-06 02:18:34,306 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 163 transitions. [2024-12-06 02:18:34,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 02:18:34,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:34,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:34,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:34,391 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:34,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:34,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 117 states and 157 transitions. [2024-12-06 02:18:34,939 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 157 transitions. [2024-12-06 02:18:34,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 02:18:34,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:34,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:34,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:35,010 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 16 proven. 16 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 02:18:35,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:35,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 121 states and 161 transitions. [2024-12-06 02:18:35,305 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 161 transitions. [2024-12-06 02:18:35,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 02:18:35,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:35,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:35,551 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 02:18:36,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:36,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 125 states and 168 transitions. [2024-12-06 02:18:36,411 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 168 transitions. [2024-12-06 02:18:36,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 02:18:36,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:36,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:36,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:36,610 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 02:18:37,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:37,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 128 states and 177 transitions. [2024-12-06 02:18:37,525 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 177 transitions. [2024-12-06 02:18:37,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 02:18:37,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:37,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:37,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:37,737 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 02:18:38,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:38,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 132 states and 185 transitions. [2024-12-06 02:18:38,343 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 185 transitions. [2024-12-06 02:18:38,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 02:18:38,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:38,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:38,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:38,379 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-06 02:18:38,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:38,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 134 states and 187 transitions. [2024-12-06 02:18:38,631 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 187 transitions. [2024-12-06 02:18:38,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 02:18:38,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:38,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:38,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:38,935 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 02:18:40,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:40,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 143 states and 216 transitions. [2024-12-06 02:18:40,679 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 216 transitions. [2024-12-06 02:18:40,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:40,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:40,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:40,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:40,988 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:43,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:43,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:43,334 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:43,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:43,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:43,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:43,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:43,477 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:43,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:43,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:43,510 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:43,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:43,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:43,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:43,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:43,659 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:43,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:43,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:43,691 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:43,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:43,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:43,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:43,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:43,834 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:43,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:43,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:43,867 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:43,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:43,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:43,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:43,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,018 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:44,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:44,050 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:44,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:44,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,192 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:44,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:44,223 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:44,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:44,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,365 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:44,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:44,395 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:44,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:44,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,530 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:44,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:44,563 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:44,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:44,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,718 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:44,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:44,749 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:44,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:44,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,881 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:44,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:44,911 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:44,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:44,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,063 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:45,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:45,109 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:45,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:45,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,271 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:45,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:45,315 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:45,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:45,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,449 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:45,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:45,481 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:45,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:45,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,618 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:45,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:45,649 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:45,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:45,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,780 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:45,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:45,811 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:45,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:45,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,937 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:45,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:45,956 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:45,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:45,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,092 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:46,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:46,123 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:46,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,252 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:46,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:46,283 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:46,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:46,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,412 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:46,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:46,443 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,584 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:46,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:46,614 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:46,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:46,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,746 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:46,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:46,777 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:46,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:46,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,909 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:46,939 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:46,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:46,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,076 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:47,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:47,118 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:47,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:47,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,253 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:47,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:47,290 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:47,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:47,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,399 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:47,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:47,428 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:47,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:47,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,553 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:47,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:47,579 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:47,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:47,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,706 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:47,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:47,734 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:47,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:47,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,855 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:47,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:47,884 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:47,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:47,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,985 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,008 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,133 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,159 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,294 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,323 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,449 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,477 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,573 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,600 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,704 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,732 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,857 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:48,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:48,882 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:48,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:48,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,983 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,010 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,128 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,269 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,300 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,423 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,458 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,614 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,645 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,770 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,796 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,903 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:49,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:49,928 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:49,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:49,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,055 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,088 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,190 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,212 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,317 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,343 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,442 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,461 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,564 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,592 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,748 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,778 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,904 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:50,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:50,934 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:50,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:50,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,047 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,074 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,190 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,219 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,333 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,360 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,466 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,491 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,588 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,613 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,712 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,738 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,840 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:51,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:51,868 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:51,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:51,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,976 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,005 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,101 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,125 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,222 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,249 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,347 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,366 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,464 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,489 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,593 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,614 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,708 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,729 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,822 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,847 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,960 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:52,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:52,987 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:52,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:52,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,086 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,114 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,226 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,251 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,339 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,364 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,454 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,480 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,578 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,599 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,699 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,725 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,826 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,852 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,940 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:53,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:53,958 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:53,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:53,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,042 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,063 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,163 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,189 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,295 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,322 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,424 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,450 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,552 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,572 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,663 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,688 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,785 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,812 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,926 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:54,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:54,952 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:54,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:54,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,052 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,077 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,175 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,198 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,299 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,325 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,417 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,436 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,540 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,666 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,693 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,791 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,810 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,898 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:55,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:55,923 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:55,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:55,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,014 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,042 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,139 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,164 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,262 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,279 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,378 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,402 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,493 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,519 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,631 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,655 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,738 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,762 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,849 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:56,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:56,878 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:56,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:56,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,989 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,013 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,108 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,137 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,245 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,264 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,401 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,511 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,535 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,632 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,656 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,756 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,775 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,873 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:57,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:57,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:57,898 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:57,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:57,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:57,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:57,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,991 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,017 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,115 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,135 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,232 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,251 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,339 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,361 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,450 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,475 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,570 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,597 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,691 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,710 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,800 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,825 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:58,921 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:58,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:58,947 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:58,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:58,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,051 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,076 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,155 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,179 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,257 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,282 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,361 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,470 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,496 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,601 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,627 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,727 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,751 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,851 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,876 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,970 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:18:59,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:18:59,995 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:18:59,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:18:59,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,094 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,121 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,216 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,243 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,338 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,364 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,460 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,486 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,587 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,610 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,703 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,721 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,811 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,835 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,924 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:00,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:00,950 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:00,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:00,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,032 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,058 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,147 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,165 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,244 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,265 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,346 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,368 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,460 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,565 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,583 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,672 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,690 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,775 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,800 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:01,892 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:01,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:01,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:01,915 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:01,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:01,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:01,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:01,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,006 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,024 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,110 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,129 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,222 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,240 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,328 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,352 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,442 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,467 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,562 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,591 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,692 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,719 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,817 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,842 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,932 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:02,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:02,950 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:02,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:02,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,036 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,060 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,158 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,279 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,304 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,397 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,422 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,515 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,540 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,636 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,662 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,757 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,781 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,878 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:03,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:03,898 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:03,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:03,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,007 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,034 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,237 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,256 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,353 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,380 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,471 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,497 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,596 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,621 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,717 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,741 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,835 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,860 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:04,969 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:04,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:04,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:04,996 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:04,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:04,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:04,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:04,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,090 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,114 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,193 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,217 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,300 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,324 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,406 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,429 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,510 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,535 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,623 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,647 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,726 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,750 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,829 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,855 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,955 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:05,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:05,981 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:05,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:05,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,084 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,110 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,200 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,223 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,313 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,332 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,423 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,449 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,546 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,572 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,665 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,690 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,805 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,829 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,929 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:06,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:06,954 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:06,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:06,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,054 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,080 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,180 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,206 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,306 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,332 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,432 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,457 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,556 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,582 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,682 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,708 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,798 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,822 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:07,920 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:07,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:07,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:07,945 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:07,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:07,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:07,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:07,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,044 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,069 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,164 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,190 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,285 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,313 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,405 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,430 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,513 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,629 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,654 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,746 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,766 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,858 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:08,885 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:08,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:08,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,974 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:08,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,000 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,093 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,118 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,209 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,229 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,316 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,435 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,456 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,542 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,560 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,648 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,673 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,767 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,793 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:09,888 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:09,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:09,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:09,915 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:09,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:09,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:09,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:09,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,019 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,044 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,140 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,164 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,246 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,270 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,353 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,370 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,472 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,496 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,593 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,618 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,733 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,828 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,847 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,945 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:10,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:10,971 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:10,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:10,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,068 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,089 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,186 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,214 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,318 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,343 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,431 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,456 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,551 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,576 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,681 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,705 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,803 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,828 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,920 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:11,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:11,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:11,945 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:11,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:11,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:11,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:11,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,043 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,063 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,155 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,176 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,276 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,302 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,395 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,421 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,515 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,542 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,642 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,668 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,766 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,794 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,883 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:12,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:12,907 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:12,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:12,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:12,989 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,012 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,103 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,129 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,223 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,243 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,334 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,360 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,457 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,483 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,588 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,611 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,703 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,727 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,823 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,840 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:13,939 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:13,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:13,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:13,963 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:13,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:13,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:13,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,075 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,099 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,193 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,221 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,324 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,350 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,446 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,470 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,566 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,587 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,680 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,706 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,798 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,817 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,901 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:14,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:14,925 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:14,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:14,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,006 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,032 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,120 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,140 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,231 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,255 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,336 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,362 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,455 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,480 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,577 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,601 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,697 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,722 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,821 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,846 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,943 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:15,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:15,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:15,967 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:15,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:15,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:15,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:15,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,056 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,082 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,168 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,193 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,272 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,296 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,397 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,422 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,516 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,540 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,632 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,657 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,756 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,781 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,877 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:16,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:16,901 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:16,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:16,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:16,992 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,015 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,112 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,135 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,239 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,263 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,476 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,495 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,587 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,613 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,706 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,730 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,825 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,850 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,942 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:17,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:17,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:17,962 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:17,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:17,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:17,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:17,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,070 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,095 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,188 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,215 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,323 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,351 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,454 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,477 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,564 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,585 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,675 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,695 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,783 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,802 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:18,895 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:18,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:18,921 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:18,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:18,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,015 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,040 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,131 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,156 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,246 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,271 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,362 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,477 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,502 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,593 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,618 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,709 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,734 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,827 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,852 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:19,945 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:19,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:19,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:19,970 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:19,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:19,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:19,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:19,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,064 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,086 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,173 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,193 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,284 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,309 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,405 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,423 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,513 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,532 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,622 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,643 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,734 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,761 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,867 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:20,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:20,892 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:20,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:20,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,996 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,020 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,121 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,148 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,241 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,262 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,349 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,368 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,459 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,480 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,578 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,603 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,700 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,725 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,820 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,845 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:21,945 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:21,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:21,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:21,969 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:21,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:21,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:21,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:21,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,065 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,089 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,184 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,208 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,303 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,328 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,421 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,446 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,535 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,559 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,650 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,675 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,765 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,790 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,879 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:22,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:22,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,988 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,012 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,102 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,127 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,223 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,247 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,341 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,368 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,462 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,486 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,578 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,602 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,697 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,721 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,819 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,844 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:23,943 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:23,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:23,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:23,967 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:23,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:23,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:23,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:23,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,053 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,078 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,169 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,187 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,286 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,312 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,412 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,437 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,540 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,664 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,690 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,787 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,810 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,890 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:24,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:24,915 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:24,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:24,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:24,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,013 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,031 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,130 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,253 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,279 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,376 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,401 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,490 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,610 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,636 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,728 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,747 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,845 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,870 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:25,965 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:25,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:25,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:25,988 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:25,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:25,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:25,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,081 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,106 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,200 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,224 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,316 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,430 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,452 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,543 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,566 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,658 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,682 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,777 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,796 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:26,889 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:26,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:26,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:26,912 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:26,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:26,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:26,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:26,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,006 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,030 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,120 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,138 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,228 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,253 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,371 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,467 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,492 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,592 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,617 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,710 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,729 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,822 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,849 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,942 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:27,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:27,966 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:27,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:27,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,051 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,076 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,165 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,187 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,292 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,310 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,407 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,432 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,538 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,563 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,653 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,677 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,770 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,794 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:28,890 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:28,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:28,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:28,915 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:28,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:28,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:28,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:28,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,012 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,038 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,127 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,152 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,238 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,258 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,343 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,361 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,464 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,575 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,593 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,687 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,706 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,797 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,819 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,917 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:29,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:29,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:29,942 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:29,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:29,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:29,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:29,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,037 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,062 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,161 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,186 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,280 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,305 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,397 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,422 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,512 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,538 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,638 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,664 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,760 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,786 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,884 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:30,904 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:30,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:30,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:30,992 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,016 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,103 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,122 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,209 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,322 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,350 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,457 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,481 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,572 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,592 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,685 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,711 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,818 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,845 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:31,945 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:31,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:31,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:31,969 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:31,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:31,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:31,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:31,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,048 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,067 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,147 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,171 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,249 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,276 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,367 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,391 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,489 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,511 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,589 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,614 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,725 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,828 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,853 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,948 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:32,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:32,972 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:32,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,070 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,096 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,193 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,217 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,339 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,433 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,451 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,553 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,579 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,676 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,703 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,809 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,834 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:33,922 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:33,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:33,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:33,948 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:33,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:33,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:33,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:33,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,044 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,063 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,152 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,177 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,286 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,375 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,400 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,497 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,522 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,615 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,640 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,722 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,747 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,844 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,868 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,965 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:34,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:34,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:34,990 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:34,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:34,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:34,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:34,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,084 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,202 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,227 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,322 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,346 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,465 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,544 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,567 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,665 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,690 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,786 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,811 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:35,902 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:35,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:35,927 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:35,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:35,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,019 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,044 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,136 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,163 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,257 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,282 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,376 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,403 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,497 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,522 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,611 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,636 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,726 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,752 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,852 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,877 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:36,967 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:36,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:36,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:36,992 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:36,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:36,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:36,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:36,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,085 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,199 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,224 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,317 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,342 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,440 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,465 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,558 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,583 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,681 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,704 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,798 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,826 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,937 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:37,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:37,960 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:37,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:37,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,053 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,076 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,159 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,184 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,281 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,305 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,403 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,428 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,517 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,540 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,629 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,654 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,755 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,780 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:38,882 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:38,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:38,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:38,908 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:38,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:38,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:38,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:38,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,010 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,035 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,122 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,147 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,250 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,274 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,375 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,398 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,490 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,516 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,614 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,639 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,735 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,752 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,844 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,872 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:39,968 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:39,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:39,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:39,994 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:39,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:39,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:39,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:39,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,090 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,117 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,207 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,231 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,312 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,336 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,422 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,446 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,543 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,565 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,675 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,701 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,797 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,822 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,913 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:40,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:40,937 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:40,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:40,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,026 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,050 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,132 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,156 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,253 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,279 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,374 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,398 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,491 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,515 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,609 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,633 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,724 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,748 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,838 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,862 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:41,954 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:41,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:41,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:41,979 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:41,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:41,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:41,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:41,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,060 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,084 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,170 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,195 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,289 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,315 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,407 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,427 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,519 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,543 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,636 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,661 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,749 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,769 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,859 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,880 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:42,965 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:42,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:42,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:42,984 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:42,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:42,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:42,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:42,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,074 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,099 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,191 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,215 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,306 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,331 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,423 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,448 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,537 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,561 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,647 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,671 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,767 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,793 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,892 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:43,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:43,918 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:43,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:43,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,014 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,038 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,131 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,156 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,254 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,277 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,389 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,487 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,512 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,603 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,629 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,718 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,743 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,842 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,867 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:44,965 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:44,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:44,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:44,989 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:44,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:44,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:44,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:44,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,086 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,104 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,194 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,214 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,304 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,329 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,419 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,448 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,561 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,586 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,683 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,704 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,792 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,818 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:45,910 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:45,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:45,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:45,933 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:45,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:45,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:45,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:45,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,017 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,041 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,120 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,144 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,227 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,251 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,329 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,354 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,435 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,459 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,538 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,561 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,645 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,672 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,761 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,779 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,864 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,882 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,974 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:46,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:46,992 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:46,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:46,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,079 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,098 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,185 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,210 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,304 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,330 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,424 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,450 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,540 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,560 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,650 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,676 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,766 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,790 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:47,892 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:47,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:47,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:47,916 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:47,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:47,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:47,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:47,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,010 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,034 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,123 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,147 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,226 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,250 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,336 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,360 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,444 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,469 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,549 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,573 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,651 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,674 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,767 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,793 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:48,892 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:48,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:48,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:48,916 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:48,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:48,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:48,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:48,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,004 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,029 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,143 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,229 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,249 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,341 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,366 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,460 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,485 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,579 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,604 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,702 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,726 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,821 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,841 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,933 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:49,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:49,953 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:49,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:49,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,042 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,061 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,149 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,174 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,257 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,279 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,375 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,401 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,495 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,513 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,598 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,623 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,706 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,729 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,807 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,831 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:50,912 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:50,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:50,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:50,937 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:50,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:50,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:50,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,015 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,039 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,143 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,232 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,257 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,348 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,372 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,464 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,487 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,578 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,603 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,698 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,723 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,814 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,832 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:51,919 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:51,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:51,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:51,943 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:51,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:51,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:51,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:51,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,035 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,059 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,146 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,164 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,245 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,266 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,356 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,380 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,465 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,490 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,602 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,627 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,720 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,744 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,828 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,854 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,949 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:52,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:52,968 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:52,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:52,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,055 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,076 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,166 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,187 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,276 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,301 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,387 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,412 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,495 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,514 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,608 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,632 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,724 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,742 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,834 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,859 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:53,957 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:53,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:53,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:53,981 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:53,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:53,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:53,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:53,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,072 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,096 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,190 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,215 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,305 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,326 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,415 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,436 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,534 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,558 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,645 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,671 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,750 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,770 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,854 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,874 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:54,960 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:54,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:54,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:54,980 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:54,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:54,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:54,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:54,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,069 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,092 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,178 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,203 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,299 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,323 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,416 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,440 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,524 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,547 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,640 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,665 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,758 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,782 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,871 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:55,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:55,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:55,894 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:55,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:55,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:55,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:55,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,984 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,007 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,097 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,123 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,207 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,225 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,313 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,330 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,421 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,447 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,539 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,563 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,660 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,681 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,766 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,786 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,871 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,890 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:56,976 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:56,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:56,994 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:56,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:56,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,082 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,100 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,184 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,208 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,299 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,317 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,399 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,423 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,503 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,528 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,621 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,638 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,722 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,746 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,869 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:57,968 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:57,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:57,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:57,993 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:57,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:57,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:57,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:57,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,078 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,103 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,196 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,222 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,316 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,341 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,426 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,451 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,546 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,571 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,662 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,687 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,779 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,804 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:58,896 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:58,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:58,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:58,920 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:58,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:58,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:58,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:58,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,010 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,115 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,141 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,260 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,338 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,362 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,453 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,478 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,576 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,602 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,694 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,719 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,799 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,822 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,910 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:19:59,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:19:59,935 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:19:59,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:59,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,034 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,053 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,144 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,162 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,247 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,266 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,359 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,383 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,476 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,503 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,593 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,618 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,705 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,730 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,823 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,848 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:00,936 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:00,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:00,961 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:00,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:00,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:00,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,061 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,087 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,175 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,201 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,299 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,325 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,422 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,448 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,547 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,572 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,665 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,690 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,788 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,813 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:01,906 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:01,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:01,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:01,931 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:01,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:01,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:01,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,018 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,040 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,130 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,255 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,280 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,379 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,405 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,503 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,528 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,609 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,633 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,728 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,754 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,849 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,874 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:02,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,970 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:02,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:02,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:02,997 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:02,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:02,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:02,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,100 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,125 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,221 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,247 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,345 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,366 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,450 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,468 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,554 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,573 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,663 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,687 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,781 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,800 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:03,893 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:03,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:03,916 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:03,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:03,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,004 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,025 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,120 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,145 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,230 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,255 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,345 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,368 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,465 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,490 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,581 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,601 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,691 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,714 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,801 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,820 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:04,915 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:04,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:04,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:04,934 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:04,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:04,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:04,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:04,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,020 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,038 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,125 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,150 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,239 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,263 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,484 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,502 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,587 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,606 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,692 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,716 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,810 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,834 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:05,922 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:05,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:05,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:05,947 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:05,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:05,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:05,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:05,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,044 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,068 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,157 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,181 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,271 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,295 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,385 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,410 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,496 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,516 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,609 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,633 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,725 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,751 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,837 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,856 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,948 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:06,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:06,973 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:06,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:06,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,065 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,091 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,177 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,202 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,301 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,327 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,549 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,575 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,667 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,790 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,817 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:07,923 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:07,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:07,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:07,949 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:07,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:07,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:07,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:07,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,029 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,047 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,128 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,152 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,242 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,263 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,350 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,368 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,453 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,471 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,550 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,568 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,654 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,672 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,763 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,787 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,884 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:08,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:08,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:08,902 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:08,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:08,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:08,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:08,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:08,995 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,020 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,117 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,143 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,231 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,256 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,343 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,370 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,462 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,479 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,567 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,587 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,680 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,705 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,799 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,824 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:09,920 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:09,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:09,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:09,940 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:09,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:09,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:09,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:09,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,030 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,048 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,140 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,160 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,244 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,264 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,358 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,384 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,476 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,501 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,591 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,611 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,706 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,731 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,822 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,848 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,941 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:10,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:10,967 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:10,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:10,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,061 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,078 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,175 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,201 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,300 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,325 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,424 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,446 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,537 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,560 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,658 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,683 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,777 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,801 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:11,895 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:11,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:11,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:11,916 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:11,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:11,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:11,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:11,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,015 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,137 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,162 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,255 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,281 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,373 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,395 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,486 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,506 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,600 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,625 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,717 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,741 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,835 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:12,959 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:12,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:12,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:12,984 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:12,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:12,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:12,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,078 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,104 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,194 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,218 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,300 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,318 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,403 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,421 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,514 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,538 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,628 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,649 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,738 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,763 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,856 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,875 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:13,963 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:13,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:13,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:13,983 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:13,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:13,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:13,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,073 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,093 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,187 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,211 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,304 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,330 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,429 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,448 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,537 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,560 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,652 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,676 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,770 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,795 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,889 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:14,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:14,914 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:14,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:14,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,007 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,028 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,144 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,236 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,264 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,378 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,461 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,480 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,570 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,596 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,691 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,717 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,810 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,833 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:15,925 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:15,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:15,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:15,942 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:15,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:15,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:15,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:15,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,031 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,050 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,141 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,166 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,255 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,279 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,375 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,498 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,523 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,622 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,648 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,745 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,770 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,868 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:16,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:16,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:16,893 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:16,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:16,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:16,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:16,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:16,986 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,005 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,118 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,209 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,234 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,329 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,346 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,429 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,456 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,547 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,573 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,668 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,692 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,784 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,809 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:17,918 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:17,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:17,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:17,943 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:17,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:17,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:17,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,039 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,062 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,182 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,293 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,389 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,414 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,509 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,533 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,630 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,654 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,749 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,773 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,860 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,879 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,967 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:18,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:18,991 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:18,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:18,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,088 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,114 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,213 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,238 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,336 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,459 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,485 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,582 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,606 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,705 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,732 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,821 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,846 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:19,937 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:19,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:19,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:19,956 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:19,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:19,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:19,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:19,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,050 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,075 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,164 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,188 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,271 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,295 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,385 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,409 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,489 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,512 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,623 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,648 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,748 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,775 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,868 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,888 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:20,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:20,978 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:20,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:20,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:20,998 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:20,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:20,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:20,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,094 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,117 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,202 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,226 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,316 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,341 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,429 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,449 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,536 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,561 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,646 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,670 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,760 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,784 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,875 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:21,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:21,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:21,902 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:21,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:21,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:21,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:21,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:21,992 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,012 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,101 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,120 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,211 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,235 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,334 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,361 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,468 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,492 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,571 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,597 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,690 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,714 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,806 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,831 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,915 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:22,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:22,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:22,937 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:22,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:22,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:22,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,023 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,044 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,137 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,161 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,259 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,283 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,361 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,386 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,475 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,501 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,594 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,614 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,705 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,730 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,819 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,843 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:23,935 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:23,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:23,959 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:23,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:23,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,048 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,074 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,172 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,197 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,293 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,317 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,413 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,437 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,528 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,552 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,646 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,670 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,760 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,784 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,862 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,886 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:24,964 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:24,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:24,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:24,988 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:24,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:24,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:24,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:24,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,068 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,092 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,176 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,196 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,276 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,301 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,380 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,406 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,486 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,517 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,601 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,627 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,705 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,728 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,836 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:25,921 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:25,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:25,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:25,946 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:25,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:25,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:25,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,023 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,048 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,127 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,241 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,267 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,362 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,387 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,475 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,498 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,582 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,602 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,693 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,718 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,796 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,814 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:26,907 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:26,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:26,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:26,932 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:26,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:26,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:26,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:26,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,025 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,050 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,140 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,164 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,256 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,274 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,377 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,478 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,501 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,593 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,617 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,701 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,727 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,820 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,845 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,934 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:27,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:27,958 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:27,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:27,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,038 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,056 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,137 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,242 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,267 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,356 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,380 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,467 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,492 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,582 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,601 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,685 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,710 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,802 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,823 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:28,917 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:28,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:28,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:28,942 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:28,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:28,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:28,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:28,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,041 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,067 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,163 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,189 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,287 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,312 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,410 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,429 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,536 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,561 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,665 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,689 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,779 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,802 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:29,894 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:29,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:29,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:29,920 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:29,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:29,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:29,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:29,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,010 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,035 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,126 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,151 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,235 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,259 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,341 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,365 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,451 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,475 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,565 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,589 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,679 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,703 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,796 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,821 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:30,913 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:30,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:30,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:30,934 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:30,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:30,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:30,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:30,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,015 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,040 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,134 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,159 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,256 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,281 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,377 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,402 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,496 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,521 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,612 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,638 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,730 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,755 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,844 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,869 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:31,968 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:31,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:31,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:31,994 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:31,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:31,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:31,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:31,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,092 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,116 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,194 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,218 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,296 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,320 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,417 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,441 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,557 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,649 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,672 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,774 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,799 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,889 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:32,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:32,909 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:32,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:32,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,998 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,018 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,141 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,232 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,255 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,344 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,363 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,455 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,478 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,570 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,595 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,687 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,713 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,807 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,824 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:33,909 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:33,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:33,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:33,929 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:33,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:33,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:33,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:33,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,023 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,047 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,159 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,184 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,282 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,307 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,405 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,430 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,528 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,552 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,646 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,670 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,768 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,792 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,885 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:34,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:34,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:34,908 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:34,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:34,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:34,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:34,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:34,997 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,020 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,110 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,135 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,232 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,257 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,356 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,381 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,475 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,500 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,589 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,613 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,691 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,715 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,814 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,839 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:35,939 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:35,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:35,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:35,966 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:35,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:35,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:35,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:35,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:36,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:36,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:36,090 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:36,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:36,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:36,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:36,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:36,189 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:36,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:36,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:36,214 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:36,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:36,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:36,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:36,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:36,314 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:36,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:36,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:20:36,338 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:20:36,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:20:36,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:36,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:36,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:36,432 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:20:36,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:36,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 02:30:02,706 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:02,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:02,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:02,726 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:02,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:02,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:02,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:02,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:02,821 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:02,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:02,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:02,846 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:02,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:02,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:02,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:02,933 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:02,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:02,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:02,951 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:02,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:02,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:02,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:02,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,045 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,066 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,157 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,183 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,281 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,307 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,404 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,429 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,521 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,546 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,640 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,665 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,762 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,786 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,872 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:03,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:03,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:03,896 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:03,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:03,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:03,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:03,980 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,003 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,093 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,120 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,213 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,238 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,345 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,424 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,447 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,531 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,549 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,639 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,664 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,755 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,780 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,875 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:04,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:04,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:04,900 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:04,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:04,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:04,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:04,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:04,994 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,019 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,107 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,131 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,223 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,245 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,333 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,359 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,465 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,555 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,579 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,669 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,693 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,776 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,802 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:05,894 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:05,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:05,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:05,920 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:05,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:05,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:05,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:05,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,005 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,030 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,127 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,149 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,239 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,261 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,350 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,376 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,495 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,611 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,689 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,713 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,797 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,821 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:06,916 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:06,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:06,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:06,943 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:06,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:06,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:06,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:06,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,049 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,072 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,161 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,186 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,273 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,297 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,385 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,410 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,507 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,526 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,611 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,633 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,724 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,750 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,848 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,872 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:07,966 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:07,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:07,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:07,989 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:07,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:07,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:07,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:07,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,092 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,117 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,207 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,231 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,317 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,336 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,423 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,442 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,531 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,549 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,647 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,672 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,763 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,781 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,870 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:08,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:08,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:08,895 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:08,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:08,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:08,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:08,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:08,989 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,009 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,098 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,118 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,209 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,227 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,315 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,429 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,454 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,547 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,573 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,669 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,693 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,790 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,815 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:09,910 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:09,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:09,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:09,933 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:09,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:09,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:09,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:09,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,025 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,049 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,142 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,167 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,266 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,291 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,388 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,413 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,510 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,628 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,653 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,745 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,771 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:10,868 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:10,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:10,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:10,894 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:10,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:10,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:10,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:10,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,001 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,026 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,137 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,225 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,251 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,344 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,366 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,456 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,479 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,568 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,592 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,679 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,704 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,799 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,825 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:11,922 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:11,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:11,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:11,945 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:11,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:11,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:11,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:11,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,046 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,070 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,166 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,288 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,312 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,406 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,429 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,532 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,557 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,649 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,674 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,769 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,794 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:12,888 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:12,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:12,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:12,913 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:12,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:12,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:12,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,006 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,023 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,143 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,234 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,258 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,349 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,374 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,466 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,492 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,585 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,610 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,698 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,715 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,803 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,823 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:13,917 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:13,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:13,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:13,943 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:13,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:13,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:13,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,050 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,077 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,177 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,201 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,291 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,314 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,403 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,426 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,513 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,532 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,622 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,647 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,743 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,768 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:14,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:14,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:14,890 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:14,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:14,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:14,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:14,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:14,988 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,009 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,099 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,124 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,217 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,244 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,332 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,356 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,433 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,457 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,535 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,559 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,644 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,668 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,755 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,782 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,872 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:15,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:15,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:15,894 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:15,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:15,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:15,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:15,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:15,982 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,094 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,120 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,212 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,234 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,324 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,347 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,435 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,460 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,548 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,572 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,661 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,686 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,777 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,801 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:16,907 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:16,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:16,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:16,932 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:16,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:16,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:16,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,021 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,040 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,156 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,243 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,267 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,344 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,369 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,555 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,579 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,669 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,694 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,780 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,804 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,895 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:17,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:17,918 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:17,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:17,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:17,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,010 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,034 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,125 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,150 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,246 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,271 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,356 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,379 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,472 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,498 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,595 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,621 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,718 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,745 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,841 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,864 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:18,952 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:18,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:18,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:18,977 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:18,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,074 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,093 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,186 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,212 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,308 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,334 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,431 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,538 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,559 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,648 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,667 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,755 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,774 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,863 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,882 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:19,968 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:19,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:19,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:19,988 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:19,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:19,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:19,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:19,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,076 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,101 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,198 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,216 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,295 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,321 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,399 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,422 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,509 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,529 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,627 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,651 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,745 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,769 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,853 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,877 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:20,963 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:20,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:20,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:20,980 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:20,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:20,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:20,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,075 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,099 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,197 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,223 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,309 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,329 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,417 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,441 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,529 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,643 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,669 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,762 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,788 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,883 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:21,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:21,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:21,907 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:21,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:21,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:21,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:21,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:21,990 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,010 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,097 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,122 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,217 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,241 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,330 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,354 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,444 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,465 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,558 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,582 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,675 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,699 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,794 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,819 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:22,908 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:22,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:22,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:22,933 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:22,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:22,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:22,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:22,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,028 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,053 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,139 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,158 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,246 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,271 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,381 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,472 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,495 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,586 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,611 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,703 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,727 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,816 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,839 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:23,930 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:23,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:23,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:23,954 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:23,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:23,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:23,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,039 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,059 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,145 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,169 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,255 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,276 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,368 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,391 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,480 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,504 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,594 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,619 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,712 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,736 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,827 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,852 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:24,945 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:24,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:24,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:24,970 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:24,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:24,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:24,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:24,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,061 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,085 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,177 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,202 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,294 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,319 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,411 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,437 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,551 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,637 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,663 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,756 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,782 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,875 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:25,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:25,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:25,900 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:25,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:25,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:25,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:25,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:25,978 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,004 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,081 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,105 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,191 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,216 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,305 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,328 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,420 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,442 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,538 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,563 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,655 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,679 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,770 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,793 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:26,885 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:26,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:26,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:26,910 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:26,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:26,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:26,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:26,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,002 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,027 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,121 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,147 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,246 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,271 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,365 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,384 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,470 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,488 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,578 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,603 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,690 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,708 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,799 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,823 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:27,920 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:27,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:27,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:27,943 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:27,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:27,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:27,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:27,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,025 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,045 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,139 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,165 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,257 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,277 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,366 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,390 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,476 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,494 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,583 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,606 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,701 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,727 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,830 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,856 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:28,952 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:28,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:28,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:28,970 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:28,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:28,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:28,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:28,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,062 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,080 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,166 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,190 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,282 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,308 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,399 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,418 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,511 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,536 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,631 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,657 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,753 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,780 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,871 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:29,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:29,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:29,897 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:29,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:29,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:29,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:29,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:29,988 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,014 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,109 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,134 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,225 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,250 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,346 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,372 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,468 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,493 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,587 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,611 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,701 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,725 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,817 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,842 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:30,942 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:30,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:30,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:30,961 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:30,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:30,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:30,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:30,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,051 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,069 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,160 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,184 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,277 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,303 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,400 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,426 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,521 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,546 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,639 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,664 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,751 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,776 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,870 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:31,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:31,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:31,895 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:31,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:31,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:31,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:31,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:31,992 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,017 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,106 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,130 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,207 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,231 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,309 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,332 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,421 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,440 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,527 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,546 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,636 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,655 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,744 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,766 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,857 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,881 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,967 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:32,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:32,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:32,991 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:32,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:32,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:32,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:32,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,116 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,212 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,237 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,334 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,360 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,458 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,484 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,581 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,606 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,705 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,730 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,828 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,854 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:33,953 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:33,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:33,979 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:33,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:33,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,077 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,102 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,199 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,226 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,319 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,345 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,465 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,558 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,583 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,679 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,703 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,810 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,835 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:34,917 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:34,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:34,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:34,941 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:34,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:34,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:34,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,022 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,047 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,139 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,162 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,246 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,271 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,372 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,395 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,477 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,498 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,591 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,616 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,703 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,728 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,820 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,844 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:35,931 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:35,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:35,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:35,955 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:35,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:35,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:35,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:35,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,044 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,071 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,178 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,205 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,312 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,340 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,466 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,559 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,583 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,669 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,693 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,780 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,798 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:36,893 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:36,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:36,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:36,918 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:36,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:36,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:36,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:36,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,017 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,042 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,131 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,156 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,254 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,282 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,371 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,395 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,490 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,516 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,609 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,634 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,722 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,747 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,842 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,866 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:37,955 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:37,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:37,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:37,979 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:37,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:37,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:37,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:37,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,067 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,085 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,174 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,192 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,273 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,297 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,388 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,407 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,489 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,510 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,605 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,627 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,716 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,739 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,835 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,862 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:38,957 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:38,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:38,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:38,983 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:38,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:38,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:38,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:38,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,073 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,091 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,179 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,197 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,282 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,300 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,394 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,420 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,517 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,542 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,632 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,658 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,744 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,768 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,847 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,871 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:39,967 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:39,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:39,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:39,992 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:39,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:39,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:39,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:39,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,083 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,101 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,195 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,221 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,319 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,344 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,467 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,550 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,572 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,665 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,689 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,780 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,799 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:40,889 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:40,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:40,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:40,912 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:40,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:40,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:40,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:40,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,006 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,032 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,126 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,152 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,247 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,273 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,374 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,399 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,488 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,505 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,589 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,611 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,703 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,727 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,819 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,843 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:41,944 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:41,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:41,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:41,969 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:41,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:41,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:41,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:41,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,069 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,089 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,175 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,200 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,293 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,318 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,409 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,435 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,523 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,544 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,636 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,659 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,751 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,776 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,871 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:42,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:42,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:42,896 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:42,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:42,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:42,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:42,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:42,980 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,003 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,094 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,113 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,200 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,219 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,309 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,333 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,424 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,447 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,539 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,563 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,649 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,673 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,779 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,804 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:43,900 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:43,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:43,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:43,925 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:43,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:43,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:43,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:43,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,013 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,032 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,127 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,153 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,251 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,277 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,363 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,381 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,462 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,486 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,573 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,599 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,697 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,722 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,815 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,840 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:44,923 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:44,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:44,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:44,947 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:44,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:44,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:44,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:44,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,025 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,050 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,146 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,171 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,269 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,295 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,387 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,413 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,511 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,635 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,661 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,762 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,787 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:45,883 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:45,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:45,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:45,908 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:45,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:45,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:45,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:45,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,007 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,029 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,122 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,147 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,240 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,267 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,348 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,367 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,452 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,475 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,571 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,596 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,693 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,718 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,814 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,839 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:46,932 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:46,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:46,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:46,956 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:46,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:46,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:46,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:46,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,038 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,066 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,157 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,177 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,264 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,295 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,378 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,399 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,479 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,507 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,595 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,615 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,706 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,734 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,834 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,860 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:47,961 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:47,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:47,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:47,984 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:47,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:47,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:47,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:47,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,077 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,101 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,180 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,205 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,296 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,323 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,423 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,450 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,546 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,571 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,662 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,682 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,774 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,799 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,884 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:48,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:48,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:48,909 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:48,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:48,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:48,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:48,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,992 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,019 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,116 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,238 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,263 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,359 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,486 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,512 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,614 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,641 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,734 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,759 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,852 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:49,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:49,879 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:49,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:49,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:49,975 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,000 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,097 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,121 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,214 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,239 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,333 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,352 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,444 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,469 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,569 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,595 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,688 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,716 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,811 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,836 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:50,932 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:50,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:50,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:50,957 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:50,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:50,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:50,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:50,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,048 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,066 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,161 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,186 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,282 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,405 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,430 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,527 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,552 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,649 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,675 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,767 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,785 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,878 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:51,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:51,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:51,898 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:51,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:51,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:51,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:51,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:51,993 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,018 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,116 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,141 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,238 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,264 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,470 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,493 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,582 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,608 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,701 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,725 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,817 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,842 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:52,935 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:52,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:52,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:52,959 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:52,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:52,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:52,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:52,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,050 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,074 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,180 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,207 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,314 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,339 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,437 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,462 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,560 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,585 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,680 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,706 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,794 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,816 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:53,914 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:53,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:53,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:53,940 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:53,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:53,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:53,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:53,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,049 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,070 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,158 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,183 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,284 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,303 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,389 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,408 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,495 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,513 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,601 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,619 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,711 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,737 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,832 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,857 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:54,953 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:54,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:54,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:54,978 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:54,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:54,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:54,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:54,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,076 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,102 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,209 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,235 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,332 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,357 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,456 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,480 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,601 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,630 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,741 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:55,881 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:55,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:55,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:55,910 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:55,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:55,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:55,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:55,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,012 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,039 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,140 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,164 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,261 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,285 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,364 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,389 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,491 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,511 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,609 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,635 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,717 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,742 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,836 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,860 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:56,952 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:56,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:56,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:56,978 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:56,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:56,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:56,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:56,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,074 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,099 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,198 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,224 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,326 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,351 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,450 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,572 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,598 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,692 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,719 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,836 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,863 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:57,966 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:57,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:57,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:57,985 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:57,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:57,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:57,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:57,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,083 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,108 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,199 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,222 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,304 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,328 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,420 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,445 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,541 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,566 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,663 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,689 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,783 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,804 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:58,903 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:58,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:58,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:58,929 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:58,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:58,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:58,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:58,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,027 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,052 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,153 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,177 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,272 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,300 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,400 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,427 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,524 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,548 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,642 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,668 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,762 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,785 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:59,885 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:30:59,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:59,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:30:59,910 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:30:59,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:30:59,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:59,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:59,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,004 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,030 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,124 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,149 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,241 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,265 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,362 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,387 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,491 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,516 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,606 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,630 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,717 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,742 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,833 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,858 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:00,949 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:00,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:00,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:00,975 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:00,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:00,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:00,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:00,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,069 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,094 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,188 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,212 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,306 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,331 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,425 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,548 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,574 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,670 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,694 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,790 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,816 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:01,912 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:01,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:01,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:01,939 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:01,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:01,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:01,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:01,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,019 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,043 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,129 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,244 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,268 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,363 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,389 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,483 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,509 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,596 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,615 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,701 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,725 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,818 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,843 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:02,932 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:02,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:02,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:02,954 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:02,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:02,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:02,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:02,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,034 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,058 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,145 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,169 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,263 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,288 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,384 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,408 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,500 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,525 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,644 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,739 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,765 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,864 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,889 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:03,974 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:03,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:03,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:03,994 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:03,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:03,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:03,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:03,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,076 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,094 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,186 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,210 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,314 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,340 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,448 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,476 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,580 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,603 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,690 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,709 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,797 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,816 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,907 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:04,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:04,933 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:04,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:04,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:04,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,021 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,046 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,133 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,157 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,259 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,282 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,375 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,400 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,507 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,532 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,623 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,648 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,754 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,779 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,875 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:05,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:05,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:05,898 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:05,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:05,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:05,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:05,993 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,019 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,115 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,135 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,227 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,250 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,346 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,370 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,464 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,487 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,579 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,604 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,682 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,706 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,786 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,809 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,887 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:06,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:06,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:06,913 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:06,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:06,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:06,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:06,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:06,994 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,018 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,117 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,143 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,236 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,262 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,369 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,393 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,487 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,511 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,596 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,622 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,716 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,740 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,836 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,861 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:07,955 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:07,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:07,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:07,980 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:07,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:07,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:07,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:07,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,071 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,095 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,186 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,294 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,321 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,421 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,444 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,530 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,554 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,651 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,675 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,765 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,789 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,880 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:08,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:08,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:08,899 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:08,983 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,002 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,093 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,113 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,205 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,231 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,325 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,349 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,466 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,556 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,581 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,667 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,691 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,781 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,807 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:09,906 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:09,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:09,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:09,925 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:09,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:09,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:09,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:09,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,011 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,115 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,140 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,232 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,257 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,355 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,380 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,474 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,498 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,607 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,632 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,728 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,752 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,847 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,873 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:10,972 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:10,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:10,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:10,996 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:10,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:10,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:10,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:10,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,079 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,103 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,191 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,216 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,305 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,329 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,430 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,453 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,539 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,558 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,648 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,672 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,766 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,786 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,871 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:11,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:11,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:11,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:11,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:11,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:11,978 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,089 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,114 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,206 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,232 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,327 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,351 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,446 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,470 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,560 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,578 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,667 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,691 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,782 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,806 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:12,900 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:12,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:12,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:12,924 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:12,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:12,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:12,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,002 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,024 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,138 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,223 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,241 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,328 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,354 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,451 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,475 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,578 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,724 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,819 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,843 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:13,938 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:13,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:13,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:13,961 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:13,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:13,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:13,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,050 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,075 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,165 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,188 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,275 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,294 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,384 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,407 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,497 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,520 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,609 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,634 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,726 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,751 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,847 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,872 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:14,961 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:14,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:14,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:14,986 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:14,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:14,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:14,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:14,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,079 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,105 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,197 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,216 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,308 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,334 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,431 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,454 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,551 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,572 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,680 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,797 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,822 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:15,915 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:15,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:15,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:15,933 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:15,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:15,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:15,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:15,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,022 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,046 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,136 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,161 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,252 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,277 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,370 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,391 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,485 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,510 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,601 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,626 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,719 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,744 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,842 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,865 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:16,960 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:16,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:16,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:16,986 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:16,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:16,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:16,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,082 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,107 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,205 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,230 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,326 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,352 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,443 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,469 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,564 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,586 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,670 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,781 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,808 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:17,920 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:17,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:17,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:17,947 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:17,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:17,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:17,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:17,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,039 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,066 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,163 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,183 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,275 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,300 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,397 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,422 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,518 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,542 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,634 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,660 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,756 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,774 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,854 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,872 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:18,952 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:18,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:18,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,077 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,161 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,185 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,262 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,286 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,363 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,386 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,463 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,487 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,573 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,597 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,679 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,704 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,792 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,818 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:19,910 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:19,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:19,934 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:19,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:19,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:19,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:19,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,018 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,036 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,120 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,140 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,222 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,245 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,329 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,348 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,430 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,448 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,530 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,554 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,636 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,659 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,752 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,777 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,871 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:20,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:20,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:20,897 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:20,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:20,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:20,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:20,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,989 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,014 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,105 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,130 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,220 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,245 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,332 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,351 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,440 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,461 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,548 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,571 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,661 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,685 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,777 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,801 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,890 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:21,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:21,909 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:21,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:21,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:21,988 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,008 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,092 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,115 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,201 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,222 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,307 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,327 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,410 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,430 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,511 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,531 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,611 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,632 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,721 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,746 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,843 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,869 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:22,967 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:22,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:22,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:22,993 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:22,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:22,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:22,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,087 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,111 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,191 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,215 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,308 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,333 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,418 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,442 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,521 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,547 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,632 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,657 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,735 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,759 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,849 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,875 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:23,963 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:23,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:23,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:23,981 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:23,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:23,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:23,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:23,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,065 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,083 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,179 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,204 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,302 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,326 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,418 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,435 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,523 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,540 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,628 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,652 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,737 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,756 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,848 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,873 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:24,964 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:24,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:24,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:24,989 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:24,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:24,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:24,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:24,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,085 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,108 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,202 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,226 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,324 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,348 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,441 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,464 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,556 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,581 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,671 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,695 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,787 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,812 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:25,909 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:25,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:25,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:25,935 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:25,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:25,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:25,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:25,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,029 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,054 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,134 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,159 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,252 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,277 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,375 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,400 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,498 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,522 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,617 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,740 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,766 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,863 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:26,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:26,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:26,888 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:26,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:26,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:26,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:26,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:26,981 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,005 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,087 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,108 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,200 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,222 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,308 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,332 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,426 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,452 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,562 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,659 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,772 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,797 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:27,901 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:27,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:27,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:27,928 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:27,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:27,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:27,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:27,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,036 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,062 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,170 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,199 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,306 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,333 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,423 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,443 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,532 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,553 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,643 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,662 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,757 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,783 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,877 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:28,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:28,901 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:28,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:28,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:28,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:28,998 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,023 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,122 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,148 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,233 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,257 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,344 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,364 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,451 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,471 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,560 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,577 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,662 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,684 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,775 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,802 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:29,900 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:29,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:29,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:29,926 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:29,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:29,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:29,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:29,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,020 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,045 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,133 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,152 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,238 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,256 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,343 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,370 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,458 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,483 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,573 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,599 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,693 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,718 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,812 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,837 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:30,931 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:30,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:30,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:30,957 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:30,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:30,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:30,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:30,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,079 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,173 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,198 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,296 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,321 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,418 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,445 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,542 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,566 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,654 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,679 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,772 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,799 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:31,895 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:31,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:31,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:31,921 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:31,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:31,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:31,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:31,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,018 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,043 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,135 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,239 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,261 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,350 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,375 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,486 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,563 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,588 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,681 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,704 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,794 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,819 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:32,914 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:32,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:32,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:32,938 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:32,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:32,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:32,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:32,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,034 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,059 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,154 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,178 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,264 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,284 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,373 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,390 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,474 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,492 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,576 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,594 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,680 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,697 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,782 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,799 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:33,887 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:33,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:33,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:33,913 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:33,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:33,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:33,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:33,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,003 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,025 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,119 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,143 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,233 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,257 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,349 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,374 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,465 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,489 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,576 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,602 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,699 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,726 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,821 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,846 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:34,939 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:34,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:34,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:34,963 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:34,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:34,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:34,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:34,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,060 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,087 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,174 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,276 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,300 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,389 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,414 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,501 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,525 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,613 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,635 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,718 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,737 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,830 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,857 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:35,951 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:35,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:35,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:35,975 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:35,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:35,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:35,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:35,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,070 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,095 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,188 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,213 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,305 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,328 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,421 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,447 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,542 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,567 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,660 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,684 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,774 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,798 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,882 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:36,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:36,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:36,907 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:36,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:36,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:36,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:36,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:36,997 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,113 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,137 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,225 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,246 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,343 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,369 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,466 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,485 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,574 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,598 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,686 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,711 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,799 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,824 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,938 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:37,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:37,963 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:37,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:37,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:37,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,055 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,077 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,163 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,188 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,278 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,302 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,390 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,411 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,492 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,517 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,611 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,635 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,730 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,755 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,849 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,875 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:38,956 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:38,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:38,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:38,981 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:38,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:38,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:38,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,079 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,105 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,196 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,214 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,302 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,326 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,415 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,439 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,527 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,552 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,641 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,663 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,780 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,877 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:39,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:39,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:39,901 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:39,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:39,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:39,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:39,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:39,980 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,005 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,102 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,127 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,227 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,252 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,344 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,370 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,462 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,486 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,588 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,614 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,694 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,716 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,807 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,833 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:40,923 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:40,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:40,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:40,947 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:40,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:40,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:40,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,034 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,056 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,140 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,248 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,272 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,360 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,385 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,464 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,484 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,573 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,595 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,685 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,709 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,797 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,816 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:41,905 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:41,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:41,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:41,930 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:41,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:41,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:41,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:41,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,020 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,047 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,144 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,168 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,262 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,286 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,381 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,405 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,498 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,522 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,617 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,641 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,725 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,750 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,847 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,873 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:42,964 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:42,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:42,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:42,989 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:42,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:42,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:42,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:42,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,079 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,104 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,193 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,219 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,311 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,335 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,429 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,454 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,545 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,570 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,662 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,687 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,779 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,804 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:43,902 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:43,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:43,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:43,920 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:43,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:43,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:43,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:43,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,007 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,031 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,123 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,142 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,231 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,256 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,346 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,371 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,484 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,579 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,604 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,698 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,722 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,813 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,838 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:44,926 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:44,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:44,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:44,950 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:44,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:44,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:44,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:44,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,038 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,061 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,150 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,173 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,263 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,287 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,381 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,405 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,501 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,520 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,612 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,637 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,725 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,746 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,835 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,855 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:45,946 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:45,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:45,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:45,966 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:45,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:45,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:45,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:45,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,054 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,078 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,173 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,198 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,297 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,322 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,409 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,427 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,517 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,541 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,634 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,660 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,756 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,779 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,861 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,885 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:46,971 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:46,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:46,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:46,991 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:46,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:46,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:46,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:46,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,083 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,101 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,192 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,218 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,312 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,336 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,427 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,451 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,539 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,563 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,652 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,672 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,764 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,789 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:47,889 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:47,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:47,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:47,911 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:47,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:47,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:47,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:47,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,002 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,027 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,118 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,137 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,227 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,251 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,346 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,370 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,456 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,473 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,557 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,583 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,665 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,686 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,778 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,804 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:48,904 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:48,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:48,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:48,929 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:48,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:48,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:48,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:48,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,024 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,045 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,136 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,249 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,272 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,358 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,382 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,472 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,495 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,580 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,597 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,682 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,701 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,796 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,821 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:49,914 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:49,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:49,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:49,937 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:49,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:49,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:49,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:49,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,019 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,044 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,138 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,163 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,249 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,271 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,363 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,389 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,473 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,492 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,580 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,603 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,695 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,717 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,807 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,832 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:50,931 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:50,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:50,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:50,957 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:50,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:50,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:50,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:50,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,054 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,080 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,177 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,196 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,292 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,317 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,414 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,439 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,536 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,558 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,644 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,670 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,765 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,790 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:51,889 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:51,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:51,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:51,915 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:51,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:51,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:51,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:51,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,012 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,039 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,139 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,164 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,260 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,285 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,377 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,403 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,500 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,525 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,620 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,640 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,739 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,763 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,860 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:52,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:52,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:52,885 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:52,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:52,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:52,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:52,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:52,982 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,007 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,098 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,124 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,213 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,236 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,323 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,342 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,432 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,457 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,551 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,576 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,671 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,696 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,792 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,817 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,911 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:53,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:53,936 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:53,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:53,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:53,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,030 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,049 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,138 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,162 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,250 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,275 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,367 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,391 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,486 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,510 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,596 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,614 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,703 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,726 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,818 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,841 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:54,934 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:54,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:54,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:54,960 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:54,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:54,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,048 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,072 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,152 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,176 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,263 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,288 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,382 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,405 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,482 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,582 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,606 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,696 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,721 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,802 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,821 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:55,918 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:55,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:55,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:55,942 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:55,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:55,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:55,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:55,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,028 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,051 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,134 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,160 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,243 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,269 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,352 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,377 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,472 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,493 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,586 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,608 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,697 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,722 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,829 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,854 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:56,950 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:56,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:56,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:56,975 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:56,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:56,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:56,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:56,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,067 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,092 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,176 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,200 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,297 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,322 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,416 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,441 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,533 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,645 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,669 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,763 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,789 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:57,885 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:57,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:57,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:57,910 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:57,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:57,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:57,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:57,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:58,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:58,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:58,033 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:58,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:58,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:58,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:58,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:58,130 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:58,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:58,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:58,155 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:58,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:58,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:58,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:58,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:58,251 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 10 proven. 25 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:31:58,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:58,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 148 states and 224 transitions. [2024-12-06 02:31:58,276 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 224 transitions. [2024-12-06 02:31:58,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:31:58,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:58,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:58,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat